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

- old
+ new

@@ -1,19 +1,37 @@ # Change Log All notable changes to this project will be documented in this file. -## [0.1.10] - 2022-09-xx +## [0.1.13] - 2022-11-xx ### Added ### Changed ### Fixed ### ToDo - - Make `GraphQL` default fragments work - - Add update/create operations for `ContractorEntity` + - Add update operation for `ContractorEntity` - Add currentOrganization.action - Analyse how to "DSL" currentOrganization.action.activities - review `path` tracking + +## [0.1.12] - 2022-11-xx + +### Added + - `Ecoportal::API::GraphQL::Base::Mutation` + - Added `createContractorEntity` + +### Changed + - Slight internal refactor of `Ecoportal::API::GraphQL::Base::Query` + - Upgraded `ecoportal-api-v2` **gem** dependency + +## [0.1.11] - 2022-11-02 + +### Added +### Changed + - **upgraded** `graphlient` gem dependency (support for framents) + - removed patch in this gem + +### Fixed ## [0.1.10] - 2022-09-29 ### Changed - **upgraded** `ecoportal-api-v2` gem dependency