CHANGELOG.md in eco-helpers-2.0.32 vs CHANGELOG.md in eco-helpers-2.0.33
- old
+ new
@@ -1,12 +1,21 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.0.32] - 2021-07-xx
+## [2.0.33] - 2021-08-xx
### Added
+ - `Eco::API::UseCases::OozeSamples::OozeFromDocCase` use case to abstract form from doc
+ - `docx` dependency
+ - A couple more of helpers for the Ooze Cases: `#titleize` & `#normalize_string`
### Changed
+ - `ecoporta-api-v2` **gem** (upgrade dependency)
+
+### Fixed
+ - `Eco::API::UseCases::OozeSamples::OozeUpdateCase`, helper `with_stage`
+
+## [2.0.32] - 2021-07-14
### Fixed
- `Eco::API::UseCases::OozeSamples::OozeUpdateCase` prompting user, fixed typo
- `Eco::API::Session::Batch::Job`: `include-excluded` again... typo.