CHANGELOG.md in eco-helpers-1.3.14 vs CHANGELOG.md in eco-helpers-1.3.15
- old
+ new
@@ -1,7 +1,14 @@
# Change Log
All notable changes to this project will be documented in this file.
+## [1.3.15] - 2020-06-11
+
+### Added
+ - default usecase to export to `csv` (`-detailed`) now includes `"Supervisor Name"` column
+### Changed
+### Fixed
+
## [1.3.14] - 2020-06-10
### Added
- `Eco::API::Common::People::SupervisorHelpers` now has its methods as class methods
### Changed