Skip to content

Commit 8e0dce4

Browse files
authored
Update CHANGELOG.md
1 parent 27ddbea commit 8e0dce4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
## [Unreleased]
66
Nothing 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

0 commit comments

Comments
 (0)