Skip to content

Commit

Permalink
Update release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Oct 29, 2024
1 parent 277be1a commit fd1aaea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions releases.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Releases

## Unreleased

- Add support for `Sync(annotation:)`, so that you can annotate the block with a description of what it does, even if it doesn't create a new task.

## v2.17.0

- Introduce `Async::Queue#push` and `Async::Queue#pop` for compatibility with `::Queue`.
Expand Down

0 comments on commit fd1aaea

Please sign in to comment.