We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 368ccee commit d168d20Copy full SHA for d168d20
CHANGES.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## 0.5.2
6
+
7
+- Improve `Hashtbl` read-write performance and add `swap` (@polytypic)
8
+- Avoid some unnecessary verifies of read-only CMP operations (@polytypic)
9
10
## 0.5.1
11
12
- Add synchronizing variable `Mvar` to `kcas_data` (@polytypic)
0 commit comments