CHANGELOG.md in eco-helpers-2.1.3 vs CHANGELOG.md in eco-helpers-2.1.4
- old
+ new
@@ -1,20 +1,25 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.1.4] - 2022-10-xx
+## [2.1.5] - 2022-10-xx
### Added
### Changed
### Fixed
+## [2.1.4] - 2022-10-20
+
+### Added
+ - `Eco::API::Common::Session::Mailer#mail` added parameters `cc` and `bcc`
+
## [2.1.3] - 2022-10-11
### Added
- `Eco::API::UseCases::OozeSamples::OozeBaseCase`
- `with_fields`, `with_sections` and `add_field` accept an `entry` parameter
- also did some internal refactor
-
+
### Changed
- Upgraded `ecoportal-api-v2` **gem**
### Fixed
- `Eco::API::UseCases::OozeSamples::RegisterUpdateCase`