CHANGELOG.md in ecoportal-api-graphql-0.4.1 vs CHANGELOG.md in ecoportal-api-graphql-0.4.2
- old
+ new
@@ -7,20 +7,33 @@
- Add update operation for `ContractorEntity`
- Add currentOrganization.action
- Analyse how to "DSL" currentOrganization.action.activities
- review `path` tracking
-## [0.4.1] - 2024-08-xx
+## [0.4.3] - 2024-10-xx
### Added
+### Changed
+
+### Fixed
+
+## [0.4.2] - 2024-10-01
+
+### Changed
+
+- upgrade `ecoportal-api-v2` gem
+- add explicit dependency onto `ecoportal-api` gem (client)
+
+## [0.4.1] - 2024-08-09
+
+### Added
+
- `ContractorEntity` added field `externalId`
### Changed
- gem upgrade `ecoportal-api-v2`
-
-### Fixed
## [0.4.0] - 2024-08-01
### Changed