Skip to content

Commit

Permalink
updated README to include changes for release 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbepop committed Sep 19, 2017
1 parent 9fe93e8 commit 6a9246d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ while the hashmap has internal references into the internal vector to avoid dupl

## Changelog

- 0.6.3

- fixed a bug that `StringInterner`'s `Send` impl didn't respect its generic `HashBuilder` parameter. Fixes GitHub [issue #4](https://github.com/Robbepop/string-interner/issues/4).

- 0.6.2

- added `shrink_to_fit` public method to `StringInterner` - (by artemshein)
Expand Down

0 comments on commit 6a9246d

Please sign in to comment.