Skip to content

Commit

Permalink
updated README release notes for 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbepop committed Jul 31, 2017
1 parent 08ad2be commit 5cf47d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -30,6 +30,10 @@ while the hashmap has internal references into the internal vector to avoid dupl

## Changelog

- 0.6.1

- fixed a bug that inserting non-owning string types (e.g. `str`) was broken due to dangling pointers (Thanks to artemshein for fixing it!)

- 0.6.0

- added optional serde serialization and deserialization support
Expand Down

0 comments on commit 5cf47d0

Please sign in to comment.