CHANGELOG.md in eco-helpers-2.1.12 vs CHANGELOG.md in eco-helpers-2.2.1
- old
+ new
@@ -1,15 +1,25 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.1.13] - 2022-11-xx
+## [2.2.2] - 2023-02-xx
### Added
### Changed
### Fixed
- - `Eco::API::Session::Batch::Errors#str` remove double up on error message
- - wrong require
+## [2.2.1] - 2023-02-24
+
+### Added
+ - `Ecoportal::API::V1::Person#contractor_organization_id`
+ - **Support** for **Reporting Structures** (breaking change)
+ - `Eco::API::UseCases::DefaultCases::CsvToTree` use case to generate tree json out of a csv
+ - The output file can be fed to `Eco::API::Organization::TagTree`
+
+### Changed
+ - **Patch** `Ecoportal::API::V1::Person::VALID_TAG_REGEX` it now allows for dot `.`
+ - update gem dependencies
+
## [2.1.12] - 2022-11-30
### Fixed
- `Eco::API::Session::Batch::Errors#str` remove double up on error message
- wrong require