CHANGELOG.md in eco-helpers-2.7.23 vs CHANGELOG.md in eco-helpers-2.7.24

- old
+ new

@@ -1,34 +1,37 @@ # Change Log All notable changes to this project will be documented in this file. -## [2.7.24] - 2024-07-xx +## [2.7.25] - 2024-07-xx ### Added ### Changed ### Fixed +## [2.7.24] - 2024-07-30 + +### Fixed + +- `Eco::API::Common::People::PersonEntry#set_core` + - Exclude setting `id` (should invariably be set via back-end only) + ## [2.7.23] - 2024-07-29 ### Fixed - Filename and path scoping ## [2.7.22] - 2024-07-26 -### Added - ### Changed - Patch on exception: to show cause - `Eco::Common::Session::FileManager` - `load_json` prevent avoidable memory leaks - `save_json` prevent avoidable memory leaks - -### Fixed ## [2.7.21] - 2024-07-13 ### Added