mirror of
https://github.com/nikdoof/aaisp2mqtt.git
synced 2025-12-22 15:19:29 +00:00
17 lines
590 B
Markdown
17 lines
590 B
Markdown
# Changelog
|
|
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).
|
|
|
|
## [0.3.1]
|
|
### Fixed
|
|
- Resolved issue where messages were not being delivered to the MQTT server in time for disconnection.
|
|
|
|
## [0.3.0] - 2020-04-16
|
|
### Added
|
|
- Support for Home Assistant auto-discovery
|
|
|
|
|
|
[Unreleased]: https://github.com/nikdoof/aaisp2mqtt/compare/0.3.0...HEAD
|
|
[0.3.0]: https://github.com/nikdoof/aaisp2mqtt/compare/0.3.0 |