CHANGELOG.md in ecoportal-api-v2-0.9.2 vs CHANGELOG.md in ecoportal-api-v2-0.9.3
- old
+ new
@@ -1,11 +1,21 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [0.9.3] - 2022-09-xx
+## [0.9.4] - 2022-10-xx
### Added
### Changed
+### Fixed
+
+## [0.9.3] - 2022-10-11
+
+### Added
+ - `Ecoportal::API::V2::Page` **methods** `#mark_as_submit` and `#mark_as_sign_off`
+
+### Changed
+ - `Ecoportal::API::V2::Pages#get_new`, to return an object of class `Ecoportal::API::V2::Pages::PageStage`
+
### Fixed
- Remove debugging message
## [0.9.2] - 2022-09-29