File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55## [ Unreleased]
66Nothing yet.
77
8+ ## [ 0.7.2] - 2023-04-24
9+ ### Fixed
10+ - #299 Fix merging of api-state and persisted state (#300 )
11+ - #179 Add savestate for session and storage, also keep additional GET url-parameter (#297 )
12+
813## [ 0.7.1] - 2022-12-01
914### Fixed
1015 - Handle inconsistency in infinite page lengths
@@ -160,7 +165,8 @@ or break any applications.
160165### Added
161166 - Basic functionality
162167
163- [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.7.1...master
168+ [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.7.2...master
169+ [ 0.7.2 ] : https://github.com/omines/datatables-bundle/compare/0.7.1...0.7.2
164170[ 0.7.1 ] : https://github.com/omines/datatables-bundle/compare/0.7.0...0.7.1
165171[ 0.7.0 ] : https://github.com/omines/datatables-bundle/compare/0.6.0...0.7.0
166172[ 0.6.0 ] : https://github.com/omines/datatables-bundle/compare/0.5.2...0.6.0
You can’t perform that action at this time.
0 commit comments