Prepare for release v0.1.1

This commit is contained in:
2022-09-05 20:19:58 +02:00
parent eee5b682a5
commit e12d0e8d9a
2 changed files with 6 additions and 3 deletions

View File

@@ -6,13 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.1] - 2022-09-05
### Fixed
- Fixed potential hanging when the waker is called while polling.
## [0.1.0]
## [0.1.0] - 2022-09-01
- Initial release
[Unreleased]: https://github.com/bertptrs/beul/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/bertptrs/beul/compare/v0.1.1...HEAD
[0.1.1]: https://github.com/bertptrs/beul/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/bertptrs/beul/releases/tag/v0.1.0