CHANGELOG.md in eco-helpers-2.2.2 vs CHANGELOG.md in eco-helpers-2.2.3
- old
+ new
@@ -2,11 +2,17 @@
All notable changes to this project will be documented in this file.
## [2.2.3] - 2023-02-xx
### Added
+ - Logger info for live tree selected.
+
### Changed
+ - `Eco::API::Common::People::DefaultParsers::PolicyGroupsParser`
+ - Should warn of unknown policy groups
+
### Fixed
+ - `Eco::API:Organization::TagTree` fix `defaults_tag` scoping
## [2.2.2] - 2023-02-27
### Fixed
- Typo in GraphQL client (`locationsStructures` should read `locationStructures`)