Smarter reset (#1603)

* Smarter reset

* Changelog

* Fix phpdocs
This commit is contained in:
Barry vd. Heuvel
2024-10-28 12:21:53 +01:00
committed by GitHub
parent 7740b80704
commit 7549f58a30
5 changed files with 24 additions and 4 deletions
+2 -1
View File
@@ -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
--------------