From f74e5e59d8795fbb756a64f94e7f16e127916c42 Mon Sep 17 00:00:00 2001 From: andersevenrud Date: Tue, 3 Jan 2023 23:24:19 +0000 Subject: [PATCH] docs(changelog): add v1.0.0 release info --- CHANGELOG.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5422232..1cd6ea1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [v1.0.0] - 2023-01-03 +### :boom: BREAKING CHANGES +- due to [`a97edf2`](https://github.com/andersevenrud/ha-nexa-bridge-x/commit/a97edf2d61d2681f8875de5e7eab694e4fafeb74) - nest devices with devices *(commit by [@andersevenrud](https://github.com/andersevenrud))*: + + nest devices with devices + + +### :sparkles: New Features +- [`a97edf2`](https://github.com/andersevenrud/ha-nexa-bridge-x/commit/a97edf2d61d2681f8875de5e7eab694e4fafeb74) - nest devices with devices *(commit by [@andersevenrud](https://github.com/andersevenrud))* + + ## [v0.15.0] - 2023-01-03 ### :sparkles: New Features - [`758470e`](https://github.com/andersevenrud/ha-nexa-bridge-x/commit/758470e3075d23f221d439a173bb2e19d235eaa4) - syncronize values with timestamps *(commit by [@andersevenrud](https://github.com/andersevenrud))* @@ -246,4 +257,5 @@ [v0.12.0]: https://github.com/andersevenrud/ha-nexa-bridge-x/compare/v0.11.0...v0.12.0 [v0.13.0]: https://github.com/andersevenrud/ha-nexa-bridge-x/compare/v0.12.0...v0.13.0 [v0.14.0]: https://github.com/andersevenrud/ha-nexa-bridge-x/compare/v0.13.0...v0.14.0 -[v0.15.0]: https://github.com/andersevenrud/ha-nexa-bridge-x/compare/v0.14.0...v0.15.0 \ No newline at end of file +[v0.15.0]: https://github.com/andersevenrud/ha-nexa-bridge-x/compare/v0.14.0...v0.15.0 +[v1.0.0]: https://github.com/andersevenrud/ha-nexa-bridge-x/compare/v0.15.0...v1.0.0 \ No newline at end of file