From b720843c9ba9227b665ee3e3bd358e067eccc0a9 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 17 Mar 2018 21:49:56 +0100 Subject: [PATCH] :books: Updated CHANGELOG for release v2.4.0 Signed-off-by: Franck Nijhof --- CHANGELOG.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a16d02d..8324470 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,22 @@ and this project adheres to [Semantic Versioning][semantic-versioning]. No unreleased changes yet. -## [v2.3.0] (2018-12-19) +## [v2.4.0] (2018-03-17) + +[Full Changelog][v2.3.0-v2.4.0] + +### Added + +- Adds addon logo and icon +- Warns the user when not using the Hass.io Proxy address +- Adds support for auto configuring Hass.io API security key + +### Changed + +- Updates base image to v1.3.3 +- Updates homebridge to v0.4.38 #80 (@funnybutrandom) + +## [v2.3.0] (2018-01-19) [Full Changelog][v2.2.0-v2.3.0] @@ -179,4 +194,6 @@ No unreleased changes yet. [v2.1.2]: https://github.com/hassio-addons/addon-homebridge/tree/v2.1.2 [v2.2.0-v2.3.0]: https://github.com/hassio-addons/addon-homebridge/compare/v2.2.0...v2.3.0 [v2.2.0]: https://github.com/hassio-addons/addon-homebridge/tree/v2.2.0 +[v2.3.0-v2.4.0]: https://github.com/hassio-addons/addon-homebridge/compare/v2.3.0...v2.4.0 [v2.3.0]: https://github.com/hassio-addons/addon-homebridge/tree/v2.3.0 +[v2.4.0]: https://github.com/hassio-addons/addon-homebridge/tree/v2.4.0