Skip to content

Commit

Permalink
bleak: add support for ~0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
newAM authored Sep 1, 2022
1 parent 510a4b4 commit 5e59c8e
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 93 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.9.1] - 2022-08-31
### Added
- Added support for bleak version `~0.16`.

## [0.9.0] - 2022-07-29
### Added
- Added support for bleak version `~0.15`.
Expand Down Expand Up @@ -93,7 +97,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.1.0] - 2020-09-07
- Initial release

[Unreleased]: https://github.com/newAM/idasen/compare/v0.9.0...HEAD
[Unreleased]: https://github.com/newAM/idasen/compare/v0.9.1...HEAD
[0.9.1]: https://github.com/newAM/idasen/compare/v0.9.0...v0.9.1
[0.9.0]: https://github.com/newAM/idasen/compare/v0.8.3...v0.9.0
[0.8.3]: https://github.com/newAM/idasen/compare/v0.8.2...v0.8.3
[0.8.2]: https://github.com/newAM/idasen/compare/v0.8.1...v0.8.2
Expand Down
Loading

0 comments on commit 5e59c8e

Please sign in to comment.