CHANGELOG.md in eco-helpers-2.6.1 vs CHANGELOG.md in eco-helpers-2.6.2

- old
+ new

@@ -1,7 +1,29 @@ # Change Log All notable changes to this project will be documented in this file. +## [2.6.2] - 2024-02-23 + +### Added + - `Eco::API::Session::Config::TagTree`: added **benchmarks** to locations structure live retrieval + - To all **Ooze** cases that use register update + - `Eco::API::UseCases::OozeSamples::Helpers::Creatable` native helpers + - to draft entries + - `Eco::API::UseCases::OozeSamples::RegisterMigrationCase` -> removed code double-up due to this addition to the register update case. + - `Eco::API::Common::Loaders::Base` added **methods** + - `#simulate?` and `#dry_run?` + - `Eco::API::UseCases::OozeSamples::RegisterUpdateCase` + - added **kpis** attempted updates and attempted creations + +### Changed + - `Eco::API::UseCases::OozeSamples::RegisterUpdateCase` + - `#main` allows to tell it to just `yield` + +### Fixed + - `Eco::Data::Locations::NodeDiff::Selectors` `any?` (typo) + - `Eco::API::UseCases::OozeSamples::TargetOozesUpdateCase` + - fixed **kpis** tracking + ## [2.6.1] - 2024-02-11 ### Added - For use case `Eco::API::UseCases::Default::Locations::TagtreeExtract` - New `-indent` option