CHANGELOG.md in ecoportal-api-v2-0.8.6 vs CHANGELOG.md in ecoportal-api-v2-0.8.7
- old
+ new
@@ -1,61 +1,53 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [0.8.6] - 2021-02-xx
+## [0.8.7] - 2021-05-xx
### Added
- - `Ecoportal::API::V2::Page::Component::SelectionField` added methods `#numeric!` `#text!`
-
### Changed
+ - Upgrade `ecoportal-api` gem
+
### Fixed
+ - Requiring `api/common` from 2 different ends
+## [0.8.6] - 2021-02-23
+### Added
+ - `Ecoportal::API::V2::Page::Component::SelectionField` added methods `#numeric!` `#text!`
+
## [0.8.5] - 2021-02-22
-### Added
### Changed
- upgrade
-### Fixed
## [0.8.4] - 2021-02-22
-### Added
### Changed
- roll back `ecoportal-api` dependency
-### Fixed
-
## [0.8.3] - 2021-02-22
-### Added
### Changed
- updated `rspec` for expected patch data on `delete` operation.
### Fixed
- More specific namespace path for `Internal::People` namespace
## [0.8.2] - 2021-02-21
-### Added
### Changed
- some necessary changes for the new gem to be active
-### Fixed
-
## [0.8.1] - 2021-02-21
-### Added
### Changed
- renamed parameters (backwards incompatible change):
- `Ecoportal::API::V2::Pages::Stages` methods `#get` and `#update`
- updated `Ecoportal::API::V2::Pages#` accordingly
-### Fixed
-
-
## MOVED TO GEM `ecoportal-api-v2` ##
## [0.7.5] - 2021-02-21
### Added
@@ -145,44 +137,31 @@
### Added
- automatic key builder
- helper: `Ecoportal::API::V2::v2key` method
- `user_key:` and `org_key:` as constructor methods for `Ecoportal::API::V2`
-### Changed
-### Fixed
## [0.7.1] - 2020-10-07
-### Added
### Changed
- updated dependencies
-### Fixed
-
## [0.7.0] - 2020-09-10
-### Added
### Changed
- updated dependencies
-### Fixed
## [0.6.1] - 2020-07-11
### Added
- `Ecoportal::API::Common::Content::DoubleModel#pretty_print`
-### Changed
-### Fixed
## [0.6.0] - 2020-07-11
-### Added
### Changed
- upgraded `ecoportal-api` gem
-### Fixed
## [0.5.9] - 2020-07-02
### Added
- helper `Ecoportal::API::Common::Content::StringDigest#indexable_label`: to see the part of a label that gets indexed
- this `CHANGELOG.md` file
-### Changed
-### Fixed