Skip to content

Commit 6fc577c

Browse files
authored
Update CHANGELOG.md
1 parent 356f4b2 commit 6fc577c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@ All notable changes to `omines\datatables-bundle` will be documented in this fil
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
6-
Nothing yet.
6+
### Breaking
7+
- Move logic to makes queries without limits to the relevant adapters (#257)
8+
9+
This release changes State semantics that `setLength` now officially supports `NULL`
10+
values to indicate no limit. This used to be `-1` before. It is unlikely to affect
11+
or break any applications.
712

813
## [0.6.0] - 2022-02-15
914
### Added

0 commit comments

Comments
 (0)