Add an Arbitrary release note

(cherry picked from commit cc4c47d22fdc06b16a370d035a6c3354504b483f)
This commit is contained in:
Josh Stone
2022-11-17 10:36:10 -08:00
parent d882e0b1cf
commit 10b38e1949
+5
View File
@@ -1,3 +1,8 @@
- 1.9.2
- `IndexMap` and `IndexSet` both implement `arbitrary::Arbitrary<'_>` and
`quickcheck::Arbitrary` if those optional dependency features are enabled.
- 1.9.1
- The MSRV now allows Rust 1.56.0 as well. However, currently `hashbrown`