CHANGELOG.md in ecoportal-api-graphql-0.1.2 vs CHANGELOG.md in ecoportal-api-graphql-0.1.3

- old
+ new

@@ -1,9 +1,9 @@ # Change Log All notable changes to this project will be documented in this file. -## [0.1.3] - 2022-09-xx +## [0.1.4] - 2022-09-xx ### Added ### Changed @@ -13,9 +13,15 @@ - Make `GraphQL` default fragments work - Add update/create operations for `ContractorEntity` - Add currentOrganization.action - Analyse how to "DSL" currentOrganization.action.activities - review `path` tracking + + +## [0.1.3] - 2022-09-15 + +### Fixed + - Fixed circular reference to `org_id` in `Ecoportal::API::Common::GraphQL::Client` ## [0.1.2] - 2022-09-15 ### Changed - `Ecoportal::API::GraphQL` addded `email` and `pass` parameters on initialization