CHANGELOG.md in eco-helpers-2.7.14 vs CHANGELOG.md in eco-helpers-2.7.15
- old
+ new
@@ -1,13 +1,19 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.7.14] - 2024-06-13
+## [2.7.15] - 2024-06-18
### Added
### Changed
+
+### Fixed
+
+- `Eco::API::Common::People::EntryFactor` super must be called before
+
+## [2.7.14] - 2024-06-13
### Fixed
- `update_tags_remap_table` to build table on **dry-run** too
- See `Eco::API::UseCases::GraphQL::Samples::Location::Command::TrackChangedIds`