File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.9.5] - 2023-03-11
9
+ ### Fixed
10
+ - Fixed configuration validation to accept 36-character MAC addresses as seen on macOS.
11
+
8
12
## [ 0.9.4] - 2022-10-14
9
13
### Added
10
14
- Added support for bleak version ` ~0.19 ` .
@@ -109,7 +113,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
109
113
## [ 0.1.0] - 2020-09-07
110
114
- Initial release
111
115
112
- [ Unreleased ] : https://github.com/newAM/idasen/compare/v0.9.4...HEAD
116
+ [ Unreleased ] : https://github.com/newAM/idasen/compare/v0.9.5...HEAD
117
+ [ 0.9.5 ] : https://github.com/newAM/idasen/compare/v0.9.4...v0.9.5
113
118
[ 0.9.4 ] : https://github.com/newAM/idasen/compare/v0.9.3...v0.9.4
114
119
[ 0.9.3 ] : https://github.com/newAM/idasen/compare/v0.9.2...v0.9.3
115
120
[ 0.9.2 ] : https://github.com/newAM/idasen/compare/v0.9.1...v0.9.2
You can’t perform that action at this time.
0 commit comments