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

- old
+ new

@@ -1,9 +1,9 @@ # Change Log All notable changes to this project will be documented in this file. -## [0.1.13] - 2022-11-xx +## [0.2.2] - 2022-11-xx ### Added ### Changed ### Fixed @@ -11,27 +11,30 @@ - Add update operation for `ContractorEntity` - Add currentOrganization.action - Analyse how to "DSL" currentOrganization.action.activities - review `path` tracking -## [0.1.12] - 2022-11-xx +## [0.2.1] - 2023-02-23 ### Added - - `Ecoportal::API::GraphQL::Base::Mutation` - - Added `createContractorEntity` ### Changed - - Slight internal refactor of `Ecoportal::API::GraphQL::Base::Query` - - Upgraded `ecoportal-api-v2` **gem** dependency + - Migrate from TagTrees to **reporting structures** (breaking change) -## [0.1.11] - 2022-11-02 +### Fixed + +## [0.1.11] - 2022-11-29 + ### Added + - `Ecoportal::API::GraphQL::Base::Mutation` + - Added `createContractorEntity` + ### Changed - **upgraded** `graphlient` gem dependency (support for framents) - removed patch in this gem - -### Fixed + - Slight internal refactor of `Ecoportal::API::GraphQL::Base::Query` + - Upgraded `ecoportal-api-v2` **gem** dependency ## [0.1.10] - 2022-09-29 ### Changed - **upgraded** `ecoportal-api-v2` gem dependency