CHANGELOG.md in eco-helpers-2.4.3 vs CHANGELOG.md in eco-helpers-2.4.4
- old
+ new
@@ -1,12 +1,27 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.4.4] - 2023-03-xx
+## [2.4.5] - 2023-03-xx
### Added
### Changed
### Fixed
+
+## [2.4.4] - 2023-03-29
+
+### Added
+ - `Eco::API:Organization::TagTree`
+ - Added **methods** `#each` and `#all_nodes` allow to loop through all nodes
+ - Added `parent` to refer to the parent node.
+
+### Changed
+ - `Eco::API:Organization::TagTree` made **Enumerable**
+
+### Fixed
+ - `Eco:API::Session#live_tree` pass `enviro`
+ - `Eco::API::UseCases::OozeSamples::RegisterUpdateCase`
+ - Fix typo on error message.
## [2.4.3] - 2023-03-23
### Fixed
- `Eco::API::MicroCases#take_email_from_account` it was failing at the very (when restoring the original account)