Skip to content

Commit

Permalink
CHANGELOG: update
Browse files Browse the repository at this point in the history
  • Loading branch information
newAM committed Aug 24, 2023
1 parent ccc6401 commit 78498de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# [Unreleased]
### Added
- Added support for initializing `IdasenDesk` with a `BLEDevice` instead of a MAC address.
- Added `connect` and `disconnect` methods as an alternative to the context manager.
- Added a `disconnected_callback` argument to the `IdasenDesk` constructor.

### Changed
- Changed `build-system.requires` from `["poetry>=0.12"]` to `["poetry-core"]`.
Expand Down

0 comments on commit 78498de

Please sign in to comment.