Skip to content

Commit 788f312

Browse files
committed
release v3.1.0
1 parent 965ca26 commit 788f312

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.1.0] - 2022-04-02
810
### Added
911
- command-line option `--mqtt-enable-tls`
1012
- command-line option `--mqtt-disable-tls` (enabled by default)
@@ -125,7 +127,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
125127
- Subscribe to `homeassistant/switch/switchbot/+/set`.
126128
Handle `ON` and `OFF` messages.
127129

128-
[Unreleased]: https://github.com/fphammerle/switchbot-mqtt/compare/v3.0.0...HEAD
130+
[Unreleased]: https://github.com/fphammerle/switchbot-mqtt/compare/v3.1.0...HEAD
131+
[3.1.0]: https://github.com/fphammerle/switchbot-mqtt/compare/v3.0.0...v3.1.0
129132
[3.0.0]: https://github.com/fphammerle/switchbot-mqtt/compare/v2.2.0...v3.0.0
130133
[2.2.0]: https://github.com/fphammerle/switchbot-mqtt/compare/v2.1.0...v2.2.0
131134
[2.1.0]: https://github.com/fphammerle/switchbot-mqtt/compare/v2.0.0...v2.1.0

0 commit comments

Comments
 (0)