Skip to content

Commit

Permalink
CHANGELOG: add entry for 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
newAM committed Mar 11, 2023
1 parent 492bda5 commit 77fbe3b
Showing 1 changed file with 6 additions and 1 deletion.
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.5] - 2023-03-11
### Fixed
- Fixed configuration validation to accept 36-character MAC addresses as seen on macOS.

## [0.9.4] - 2022-10-14
### Added
- Added support for bleak version `~0.19`.
Expand Down Expand Up @@ -109,7 +113,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.4...HEAD
[Unreleased]: https://github.com/newAM/idasen/compare/v0.9.5...HEAD
[0.9.5]: https://github.com/newAM/idasen/compare/v0.9.4...v0.9.5
[0.9.4]: https://github.com/newAM/idasen/compare/v0.9.3...v0.9.4
[0.9.3]: https://github.com/newAM/idasen/compare/v0.9.2...v0.9.3
[0.9.2]: https://github.com/newAM/idasen/compare/v0.9.1...v0.9.2
Expand Down

0 comments on commit 77fbe3b

Please sign in to comment.