We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce92615 commit 1a7c131Copy full SHA for 1a7c131
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [Unreleased]
9
+### Changed
10
+- Relaxed dependency version constraints for improved home-assistant compatability.
11
+
12
+### Fixed
13
+- Fixed `idasen init` on MacOS.
14
15
# [0.10.1] - 2023-09-03
16
### Added
17
- Added support for bleak version `~0.21`.
0 commit comments