CHANGELOG.md in ecoportal-api-graphql-0.3.5 vs CHANGELOG.md in ecoportal-api-graphql-0.3.6

- old
+ new

@@ -1,19 +1,27 @@ # Change Log All notable changes to this project will be documented in this file. -## [0.3.6] - 2023-04-xx +## [0.3.7] - 2023-04-xx ### Added ### Changed ### Fixed ### ToDo - Add update operation for `ContractorEntity` - Add currentOrganization.action - Analyse how to "DSL" currentOrganization.action.activities - - review `path` tracking + +## [0.3.6] - 2023-04-17 + +### Changed + - Softened max version of **gem** dependencies + +### Fixed + - `Ecoportal::API::GraphQL::Fragment#define` was not removing previous constants + - Changed check method to be `::const_defined?` ## [0.3.5] - 2023-04-03 ### Fixed - `Ecoportal::API::GraphQL::Helpers::LocationsTree#treeify`