Skip to content

Commit

Permalink
Merge pull request #84 from talex5/release
Browse files Browse the repository at this point in the history
Prepare release
  • Loading branch information
talex5 authored Jan 31, 2023
2 parents b950475 + 1a30b16 commit a975c95
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
@@ -1,3 +1,10 @@
## v0.5

- Decouple Heap entries from ring size (@haesbaert #81).
Before this change, we could only wait for at most `queue_depth` events at a time.

- Update to liburing-2.3 (@avsm #82).

## v0.4

New features:
Expand Down

0 comments on commit a975c95

Please sign in to comment.