Skip to content

Commit

Permalink
Update changelog with previous fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroIntensity committed Aug 3, 2024
1 parent 1290e3b commit bd626f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed coroutine iterator reference leak.
- Fixed reference leak in error callbacks.
- Fixed early exit of `pyawaitable_unpack_arb` if a `NULL` value was saved.
- Fixed double reference increase of the awaitable coroutine iterator.
- Added integer value saving and unpacking (`pyawaitable_save_int` and `pyawaitable_unpack_int`).

## [1.0.0] - 2024-06-24
Expand Down

0 comments on commit bd626f9

Please sign in to comment.