diff --git a/CHANGELOG.md b/CHANGELOG.md index 2876022..8c14806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/ghiscoding/slickgrid-react/compare/v5.7.1...v5.8.0) (2024-09-29) + + +### Features + +* option to improve Date Sorting by pre-parsing date items only once ([#412](https://github.com/ghiscoding/slickgrid-react/issues/412)) ([1a4b752](https://github.com/ghiscoding/slickgrid-react/commit/1a4b7527bff56262af733b9a4816a0d5cd5a1ba0)) + ## [5.7.1](https://github.com/ghiscoding/slickgrid-react/compare/v5.7.0...v5.7.1) (2024-09-14) diff --git a/package.json b/package.json index df81647..2f376fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slickgrid-react", - "version": "5.7.1", + "version": "5.8.0", "description": "Slickgrid components made available in React", "keywords": [ "react",