Skip to content

Commit

Permalink
Add an Arbitrary release note
Browse files Browse the repository at this point in the history
(cherry picked from commit cc4c47d)
  • Loading branch information
cuviper committed Nov 17, 2022
1 parent 2251812 commit bc1a12f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -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`
Expand Down

0 comments on commit bc1a12f

Please sign in to comment.