Skip to content

Commit ae6aa12

Browse files
committed
Merge branch 'master' into develop
2 parents ec31461 + 5f901f8 commit ae6aa12

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
Entries are listed in reverse chronological order.
44

5+
## 2.2.2
6+
7+
* Update README.md to clarify that 2.2 and above do not require the `nightly`
8+
feature.
9+
510
## 2.2.1
611

712
* Adds an `or_else` combinator for `CtOption`, by @ebfull.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "subtle"
3-
version = "2.2.1"
3+
version = "2.2.2"
44
authors = ["Isis Lovecruft <isis@patternsinthevoid.net>",
55
"Henry de Valence <hdevalence@hdevalence.ca>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)