File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55## [ Unreleased]
66Nothing yet.
77
8+ ## [ 0.7.1] - 2022-12-01
9+ ### Fixed
10+ - Handle inconsistency in infinite page lengths
11+
12+ ### Changed
13+ - Drop support for PHP 7
14+
815## [ 0.7.0] - 2022-03-16
916### Breaking
1017- Move logic to make queries without limits to the relevant adapters (#257 )
@@ -153,7 +160,8 @@ or break any applications.
153160### Added
154161 - Basic functionality
155162
156- [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.7.0...master
163+ [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.7.1...master
164+ [ 0.7.1 ] : https://github.com/omines/datatables-bundle/compare/0.7.0...0.7.1
157165[ 0.7.0 ] : https://github.com/omines/datatables-bundle/compare/0.6.0...0.7.0
158166[ 0.6.0 ] : https://github.com/omines/datatables-bundle/compare/0.5.2...0.6.0
159167[ 0.5.2 ] : https://github.com/omines/datatables-bundle/compare/0.5.1...0.5.2
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2022 Omines Internetbureau B.V.
3+ Copyright (c) 2022 and beyond, Omines Internetbureau B.V.
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments