We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec31461 + 5f901f8 commit ae6aa12Copy full SHA for ae6aa12
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
Entries are listed in reverse chronological order.
4
5
+## 2.2.2
6
+
7
+* Update README.md to clarify that 2.2 and above do not require the `nightly`
8
+ feature.
9
10
## 2.2.1
11
12
* Adds an `or_else` combinator for `CtOption`, by @ebfull.
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "subtle"
-version = "2.2.1"
+version = "2.2.2"
authors = ["Isis Lovecruft <isis@patternsinthevoid.net>",
"Henry de Valence <hdevalence@hdevalence.ca>"]
readme = "README.md"
0 commit comments