CHANGELOG.md in ecoportal-api-graphql-0.4.0 vs CHANGELOG.md in ecoportal-api-graphql-0.4.1
- old
+ new
@@ -7,18 +7,26 @@
- Add update operation for `ContractorEntity`
- Add currentOrganization.action
- Analyse how to "DSL" currentOrganization.action.activities
- review `path` tracking
-## [0.4.0] - 2024-08-01
+## [0.4.1] - 2024-08-xx
### Added
+- `ContractorEntity` added field `externalId`
+
### Changed
-- require `ruby 3`
+- gem upgrade `ecoportal-api-v2`
### Fixed
+
+## [0.4.0] - 2024-08-01
+
+### Changed
+
+- require `ruby 3`
## [0.3.18] - 2024-05-16
### Fixed