CHANGELOG.md in eco-helpers-2.0.27 vs CHANGELOG.md in eco-helpers-2.0.28

- old
+ new

@@ -1,10 +1,18 @@ # Change Log All notable changes to this project will be documented in this file. -## [2.0.27] - 2021-06-xx +## [2.0.28] - 2021-07-08 ### Added + +### Changed + +### Fixed + - `Eco::API::Common::People::PersonEntryAttributeMapper#details_attrs` + * What a mess this was doing to the `csv` export :/ + +## [2.0.27] - 2021-07-05 ### Changed - Parent class `Eco::API::UseCases::DefaultCases::ToCsvCase` shouldn't know header maps necessary for `Eco::API::UseCases::DefaultCases::ToCsvDetailedCase` * Moved related header maps to `ToCsvDetailedCase`