Skip to content

Commit ea9ac42

Browse files
committed
add release notes for 0.12.2
1 parent 6540307 commit ea9ac42

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release Notes
22

3+
## 0.12.2 - 2021/01/11
4+
5+
- Ensure cloned `StringInterner` can still look up the same symbols.
6+
[#34](https://github.com/Robbepop/string-interner/pull/34) (Thanks @alamb)
7+
- This requires `BuildHasher: Clone` trait bound for `StringInterner`'s `Clone` impl.
8+
39
## 0.12.1 - 2020/11/14
410

511
- The `BucketBackend` now implements `Send` + `Sync`.

0 commit comments

Comments
 (0)