CHANGELOG.md in ecoportal-api-graphql-0.3.15 vs CHANGELOG.md in ecoportal-api-graphql-0.3.16

- old
+ new

@@ -6,17 +6,32 @@ - Add update operation for `ContractorEntity` - Add currentOrganization.action - Analyse how to "DSL" currentOrganization.action.activities - review `path` tracking -## [0.3.15] - 2024-04-xx +## [0.3.17] - 2024-05-xx ### Added +### Changed +### Fixed + +## [0.3.16] - 2024-04-29 + +### Added + - Exposed `graphql` `ContractorEntity` `destroy` +### Fixed + - incorrect loading + +### Changed + - Input for ContractorEntity create moved as `update` (as it wasn't correct) + +## [0.3.15] - 2024-04-13 + +### Added - `Ecoportal::API::GraphQL::Logic::BaseQuery` - `::base_path` class instance var. - query to retrieve `currentOrganization.classifications` -### Changed ### Fixed - upgraded `ecoportal-api-v2` gem ## [0.3.14] - 2024-03-13