Skip to content

Commit

Permalink
Release 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cuviper committed May 27, 2022
1 parent 3848879 commit 156477f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "indexmap"
edition = "2018"
version = "1.8.1"
version = "1.8.2"
authors = [
"bluss",
"Josh Stone <cuviper@gmail.com>"
Expand Down
4 changes: 4 additions & 0 deletions RELEASES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
- 1.8.2

- Bump the ``rustc-rayon`` dependency, for compiler use only.

- 1.8.1

- The new ``IndexSet::replace_full`` will return the index of the item along
Expand Down

0 comments on commit 156477f

Please sign in to comment.