CHANGELOG.md in eco-helpers-2.0.59 vs CHANGELOG.md in eco-helpers-2.0.60
- old
+ new
@@ -1,20 +1,27 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.0.59] - 2022-06-xx
+## [2.0.60] - 2022-06-xx
### Added
+### Changed
+### Fixed
+ - `Ecoportal::API::V1::PersonDetails.key?` patched
+
+## [2.0.59] - 2022-06-07
+
+### Added
- `Eco::API::Organization::TagTree#leafs` new method to spot tags with no children.
### Changed
- `Eco::API::MicroCases#core_excluded`
- when person is `new?`, you should still be able to exclude `filter_tags`
### Fixed
- `Eco::API::Policies::DefaultPolicies::UserAccess`
- `-exclude-account` should leave it untouched
-
+
## [2.0.58] - 2022-05-31
### Added
- **Usecase**`Eco::API::UseCases::DefaultCases::ClearAbilitiesTransCase`
- invokable with `clear-abilities`