Skip to content

Commit 53893bc

Browse files
committed
Updated Changelog
1 parent 786dda4 commit 53893bc

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
All notable changes to `homebridge-nest-accfactory` will be documented in this file. This project tries to adhere to [Semantic Versioning](http://semver.org/).
44

5-
## Breaking changes v0.2.0+
5+
## v0.2.0 (2024/10/04)
6+
7+
## Breaking Change
68

79
Unfortunately, from version **0.2.0**, I've made some breaking changes in the code to help move forward with the project.
810
So, what does this mean for you, the end user.
@@ -17,16 +19,17 @@ So, what does this mean for you, the end user.
1719

1820
Apologies for this change, as I can understand what an inconvience and frustration it will be :-(
1921

22+
## Changes
23+
24+
- General code cleanup and bug fixes
25+
- Common configuration between Homebridge plug-in and docker/standalone versions
26+
- Seemlessly allow Nest/Google devices to be migrated between Nest <-> Google Home apps
27+
2028
## Known Issues
2129

2230
- Audio from newer Nest/Google camera/doorbell devices is still blank
2331
- npm package [ip](https://github.com/advisories/GHSA-2p57-rm9w-gvfp) has severity issue. This is being used in external library (werift)
2432

25-
## v0.2.0 (2024/10/04)
26-
27-
- General code cleanup and bug fixes
28-
- Common configuration between Homebridge plug-in and docker/standalone versions
29-
- Seemlessly allow Nest/Google devices to be migrated between Nest <-> Google Home apps
3033

3134
## v0.1.9 (alpha)
3235

0 commit comments

Comments
 (0)