CHANGELOG.md in eco-helpers-1.3.19 vs CHANGELOG.md in eco-helpers-1.4.0
- old
+ new
@@ -1,13 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [1.3.19] - 2020-07-23
+## [1.4.0] - 2020-07-xx
### Added
### Changed
+ - change abilities to align with ecoPortal release `1.5.0`
+ - remove some patches on `ecoportal-api`
+ - removed patch method `Ecoportal::API::V1::Person#sync`
### Fixed
- - preserve backtrace on logging
+ - `Eco::CSV#parse` and `Eco::CSV#read` should use the proper `:encoding` when it's `bom`
## [1.3.18] - 2020-07-08
### Added
### Changed