Skip to content

Commit

Permalink
Release notes for 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
polytypic committed Jun 13, 2023
1 parent f13d9bd commit bb2571c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## 0.5.3

- Fix to also snapshot and rollback post commit actions (@polytypic)
- Fix `Loc.compare_and_set` to have strong semantics (@polytypic)
- Fix single location no-op updates to be strictly serializable (@polytypic)
- Add `Dllist.move_l node list` and `Dllist.move_r node list` (@polytypic)

## 0.5.2

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

0 comments on commit bb2571c

Please sign in to comment.