Skip to content

Commit bb2571c

Browse files
committed
Release notes for 0.5.3
1 parent f13d9bd commit bb2571c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 0.5.3
6+
7+
- Fix to also snapshot and rollback post commit actions (@polytypic)
8+
- Fix `Loc.compare_and_set` to have strong semantics (@polytypic)
9+
- Fix single location no-op updates to be strictly serializable (@polytypic)
10+
- Add `Dllist.move_l node list` and `Dllist.move_r node list` (@polytypic)
11+
512
## 0.5.2
613

714
- Improve `Hashtbl` read-write performance and add `swap` (@polytypic)

0 commit comments

Comments
 (0)