diff --git a/CHANGELOG.md b/CHANGELOG.md index f473a14..0d323e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ All notable changes to this project will be documented in this file. -------------- ### Changed -Add support for multiple pivot types when using the same accessor. +- Add support for multiple pivot types when using the same accessor. +- Smarter reset, keep tags that IDE helper doesn't use 2024-10-18, 3.2.0 --------------