CHANGELOG.md in ecoportal-api-graphql-0.1.9 vs CHANGELOG.md in ecoportal-api-graphql-0.1.10

- old
+ new

@@ -12,18 +12,27 @@ - Add update/create operations for `ContractorEntity` - Add currentOrganization.action - Analyse how to "DSL" currentOrganization.action.activities - review `path` tracking +## [0.1.10] - 2022-09-29 + +### Changed + - **upgraded** `ecoportal-api-v2` gem dependency + +### Fixed + - Remove debugging message + ## [0.1.9] - 2022-09-26 ### Added - `Ecoportal::API::GraphQL::Query::TagTree` ### Changed - **upgraded** `ecoportal-api-v2` gem dependency - added `Ecoportal::API::Common::GraphQL::QueryIntegration` - restructured `Ecoportal::API::GraphQL::Model::Organization` class + - **Patch** on `Graphlient::Query` for fragments support (**pull request**: https://github.com/ashkan18/graphlient/pull/94) ## [0.1.8] - 2022-09-23 ### Added - `currentOrganization.tagTrees` query