Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoquesada committed Jun 3, 2024
1 parent fa24b69 commit 4ffee7f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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).

## [4.1.0] - 2024-06-01
## [4.1.0] - 2024-06-03
### New
- Platform: new callback: `on_device_discovered(bdaddr, name, cod, rssi)`
- Platforms can override this function to determine whether Bluepad32 should connect to the discovered device.
Expand All @@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

[github_issue_104]: https://github.com/ricardoquesada/bluepad32/issues/104

### Changed
- BTstack: Updated to v1.6.1

### Fixed
- Service: Returns correct error code when writing values.
- Doc: Improved documentation.
Expand Down

0 comments on commit 4ffee7f

Please sign in to comment.