diff --git a/CHANGELOG.md b/CHANGELOG.md index f40ce0a..c0f7f15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.1.7] - 2021-03-04 + +### Added + +- Added support for custom pivot accessors (thanks to [@mikaelpopowicz](https://github.com/mikaelpopowicz)) + +### Changed + +- Restored support for BelongsTo + Index sorting +- Updated packages + +### Changed + +- Hide sorting buttons on Lenses +- Updated packages + ## [2.1.6] - 2021-02-09 ### Changed