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

- old
+ new

@@ -1,30 +1,28 @@ # Change Log All notable changes to this project will be documented in this file. -## [0.0.3] - 2022-09-xx +## [0.1.3] - 2022-09-xx ### Added ### Changed - - `Ecoportal::API::GraphQL` addded `email` and `pass` parameters on initialization - - This allows for integration in some client lib ### Fixed ### ToDo - 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.0.2] - 2022-09-15 +## [0.1.2] - 2022-09-15 ### Changed - `Ecoportal::API::GraphQL` addded `email` and `pass` parameters on initialization - This allows for integration in some client lib -## [0.0.1] - 2022-09-15 +## [0.1.0] - 2022-09-15 ### Added - First commit with some basic structure