Skip to content

Commit

Permalink
Prepare 0.43.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach authored Jun 20, 2023
1 parent b802b88 commit 2ff4c96
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 @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
- No unreleased changes so far

## [0.43.1] - 2023-06-20
### Changed
- Updated API to 0.55.1

## [0.43.0] - 2023-05-22
### Fixed
- Fixes bug that would ignore messages to writetopic after a reconnect
Expand Down Expand Up @@ -769,7 +773,8 @@ Send empty message when topic is disabled
## [0.1.0] - 2021-05-27
Initial release

[unreleased]: https://github.com/tillsteinbach/WeConnect-mqtt/compare/v0.43.0...HEAD
[unreleased]: https://github.com/tillsteinbach/WeConnect-mqtt/compare/v0.43.1...HEAD
[0.43.1]: https://github.com/tillsteinbach/WeConnect-mqtt/releases/tag/v0.43.1
[0.43.0]: https://github.com/tillsteinbach/WeConnect-mqtt/releases/tag/v0.43.0
[0.42.4]: https://github.com/tillsteinbach/WeConnect-mqtt/releases/tag/v0.42.4
[0.42.3]: https://github.com/tillsteinbach/WeConnect-mqtt/releases/tag/v0.42.3
Expand Down

0 comments on commit 2ff4c96

Please sign in to comment.