diff --git a/CHANGELOG.md b/CHANGELOG.md index b7a4e370e..b01711fcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,15 @@ All notable changes to `hap-nodejs` will be documented in this file. This projec - Implement warning messages for invalid characters in names (#1009) (@NorthernMan54) - Mitigate event emitter "memory leak" warnings when a significant number of camera streaming events occur simultaneously (#1037) (@hjdhjd) -- Updated dependencies +- AdaptiveLightingController fix & improvement (#1038) (@Shaquu) +- Minor fixes to recording logging and one change in logging. (#1040) (@hjdhjd) +- Fix Build Issues (#1041) (@NorthernMan54) - Updated and fixed `typedoc` config file -- Updated dependencies (`bonjour-hap`) +- Updated dependencies + +### Homebridge Dependencies + +- `bonjour-hap` @ `v3.7.3` ## v0.12.2 (2024-05-31)