CHANGELOG.md in ecoportal-api-graphql-0.2.1 vs CHANGELOG.md in ecoportal-api-graphql-0.2.2

- old
+ new

@@ -1,9 +1,9 @@ # Change Log All notable changes to this project will be documented in this file. -## [0.2.2] - 2022-11-xx +## [0.2.3] - 2022-11-xx ### Added ### Changed ### Fixed @@ -11,18 +11,21 @@ - Add update operation for `ContractorEntity` - Add currentOrganization.action - Analyse how to "DSL" currentOrganization.action.activities - review `path` tracking -## [0.2.1] - 2023-02-23 +## [0.2.2] - 2023-02-24 -### Added +### Fixed + - Build gem correctly +## [0.2.1] - 2023-02-24 + ### Changed - Migrate from TagTrees to **reporting structures** (breaking change) -### Fixed - +### Added + - Basics for reporting structure mutations ## [0.1.11] - 2022-11-29 ### Added - `Ecoportal::API::GraphQL::Base::Mutation`