CHANGELOG.md in eco-helpers-2.5.6 vs CHANGELOG.md in eco-helpers-2.5.7
- old
+ new
@@ -1,12 +1,19 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.5.7] - 2023-08-xx
+## [2.5.8] - 2023-08-xx
### Added
### Changed
### Fixed
+
+## [2.5.7] - 2023-08-15
+
+### Added
+ - `Eco::API::Session::Config#tagtree_id=` allows to define a target structure id
+ - This is for `live` retrieval of tagtree on people sync processes
+ - It only makes sense if graphql credentials are configured
## [2.5.6] - 2023-08-14
### Changed
- `Eco::API::Session::Config::Tagtree#live_tree` remove memmoize tree: it now always trigger a query to the back-end