diff --git a/CHANGELOG.md b/CHANGELOG.md index d11ef73a..417fa1a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Fixed - Use `modetree::connectModeTreeParent` in `PowerSwitcherComponent` to connect mode tree parent. +- Pool Manager now enables the `spillToHigherPools` option in `LocalPool` parent. ## Changed @@ -19,7 +20,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Simplify `PeriodicHousekeepingHelper`: No non-diagnostic handling. Start removing the distinction between diagnostics and regular HK packets. -- Pool Manager now allows enabling the `spillToHigherPools` option. # [v6.0.0]