Skip to content

Commit

Permalink
Switch changelog "unreleased" to today. (#24)
Browse files Browse the repository at this point in the history
Switch changelog unrelease to today.
  • Loading branch information
ZeroIntensity authored Aug 4, 2024
1 parent 2605934 commit bf149be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## [1.1.0] - 2024-08-03

- Changed error message when attempting to await a non-awaitable object (*i.e.*, it has no `__await__`).
- Fixed coroutine iterator reference leak.
Expand Down

0 comments on commit bf149be

Please sign in to comment.