CHANGELOG.md in eco-helpers-1.3.15 vs CHANGELOG.md in eco-helpers-1.3.16
- old
+ new
@@ -1,7 +1,18 @@
# Change Log
All notable changes to this project will be documented in this file.
+## [1.3.16] - 2020-06-xx
+
+### Added
+ - `Eco::API::Common::People::Entries`, `#entry` & `#find` should allow for `strict` search (added parameter)
+### Changed
+ - upgraded `ecoportal-api` gem dependency to minimum version `0.5.7`
+ - this includes the removal of some patches
+ - some gems update
+### Fixed
+ - patched preferences (`kiosk` preferences should default to `nil`)
+
## [1.3.15] - 2020-06-11
### Added
- default usecase to export to `csv` (`-detailed`) now includes `"Supervisor Name"` column
### Changed