CHANGELOG.md in eco-helpers-2.0.30 vs CHANGELOG.md in eco-helpers-2.0.31
- old
+ new
@@ -1,13 +1,20 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.0.30] - 2021-07-xx
+## [2.0.31] - 2021-07-xx
### Added
- * `Eco::API::Common::People::DefaultParsers::XLSParser` uses as default the `fields_map.json` to identify the headers.
### Changed
+
+### Fixed
+ - `Eco::API::Session::Batch::Job`: `include-excluded` was triggering a type error.
+
+## [2.0.30] - 2021-07-08
+
+### Added
+ * `Eco::API::Common::People::DefaultParsers::XLSParser` uses as default the `fields_map.json` to identify the headers.
### Fixed
* `Eco::API::Common::People::DefaultParsers::XLSParser` should return all `String` values
## [2.0.29] - 2021-07-08