Skip to content

Commit

Permalink
Release notes for 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
polytypic committed May 26, 2023
1 parent 368ccee commit d168d20
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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

## 0.5.2

- Improve `Hashtbl` read-write performance and add `swap` (@polytypic)
- Avoid some unnecessary verifies of read-only CMP operations (@polytypic)

## 0.5.1

- Add synchronizing variable `Mvar` to `kcas_data` (@polytypic)
Expand Down

0 comments on commit d168d20

Please sign in to comment.