CHANGELOG.md in eco-helpers-2.0.31 vs CHANGELOG.md in eco-helpers-2.0.32
- old
+ new
@@ -1,12 +1,18 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.0.31] - 2021-07-xx
+## [2.0.32] - 2021-07-xx
### Added
### Changed
+
+### Fixed
+ - `Eco::API::UseCases::OozeSamples::OozeUpdateCase` prompting user, fixed typo
+ - `Eco::API::Session::Batch::Job`: `include-excluded` again... typo.
+
+## [2.0.31] - 2021-07-13
### Fixed
- `Eco::API::Session::Batch::Job`: `include-excluded` was triggering a type error.
## [2.0.30] - 2021-07-08