CHANGELOG.md in ecoportal-api-graphql-0.3.7 vs CHANGELOG.md in ecoportal-api-graphql-0.3.8
- old
+ new
@@ -1,18 +1,28 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [0.3.8] - 2023-04-xx
+## [0.3.9] - 2023-06-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.8] - 2023-07-xx
+
+### Added
+ - Integration for archiving actions.
+ - `LocationNodeInterface` -> support for `classifications`
+ - `Treeify` to dump more data per node (classifications)
+
+### Fixed
+ - Silenced waning messages when redefining `Fragment`s
## [0.3.7] - 2023-05-23
### Fixed
- `Ecoportal::API::Common::GraphQL::Client` adjusted `read_timeout` and `write_timeout` to `90` seconds.