Skip to content

Commit b5b88a1

Browse files
committed
release v3.2.1
1 parent 659eef7 commit b5b88a1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [3.2.1] - 2022-07-09
810
### Fixed
911
- `ValueError: too many values to unpack` when connecting to MQTT broker via IPv6
1012
(https://github.com/fphammerle/switchbot-mqtt/issues/42)
@@ -134,7 +136,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
134136
- Subscribe to `homeassistant/switch/switchbot/+/set`.
135137
Handle `ON` and `OFF` messages.
136138

137-
[Unreleased]: https://github.com/fphammerle/switchbot-mqtt/compare/v3.2.0...HEAD
139+
[Unreleased]: https://github.com/fphammerle/switchbot-mqtt/compare/v3.2.1...HEAD
140+
[3.2.1]: https://github.com/fphammerle/switchbot-mqtt/compare/v3.2.0...v3.2.1
138141
[3.2.0]: https://github.com/fphammerle/switchbot-mqtt/compare/v3.1.0...v3.2.0
139142
[3.1.0]: https://github.com/fphammerle/switchbot-mqtt/compare/v3.0.0...v3.1.0
140143
[3.0.0]: https://github.com/fphammerle/switchbot-mqtt/compare/v2.2.0...v3.0.0

0 commit comments

Comments
 (0)