Skip to content

Commit 6566df3

Browse files
Add release notes.
1 parent ea17731 commit 6566df3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

releases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Unreleased
44

55
- Thread-safe `Async::Condition` and `Async::Notification`, implemented using `Thread::Queue`.
6+
- Thread-safe `Async::Queue` and `Async::LimitedQueue`, implemented using `Thread::Queue` and `Thread::LimitedQueue` respectively.
67

78
### Introduce `Async::PriorityQueue`.
89

0 commit comments

Comments
 (0)