CHANGELOG.md in eco-helpers-2.4.2 vs CHANGELOG.md in eco-helpers-2.4.3
- old
+ new
@@ -1,12 +1,19 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.4.3] - 2023-03-xx
+## [2.4.4] - 2023-03-xx
### Added
### Changed
### Fixed
+
+## [2.4.3] - 2023-03-23
+
+### Fixed
+ - `Eco::API::MicroCases#take_email_from_account` it was failing at the very (when restoring the original account)
+ - Comes from back-end issue. Adding account with preferences.kiosk_enabled would return:
+ - `{"errors"=>["account > preferences > kiosk_enabled is an unknown field"]}`
## [2.4.2] - 2023-03-17
### Fixed
- `Eco::API::Common::People::EntryFactory#entries` _bom_ **encoding** (get back support)