Add client pagination to release notes
This commit is contained in:
parent
127c7c8d9c
commit
3a962b4d7a
1 changed files with 5 additions and 1 deletions
|
@ -2,4 +2,8 @@
|
|||
|
||||
== Drools Policy Removed
|
||||
|
||||
The Drools Policy was finally removed after the deprecation period. If you need more complex policies you can still use JavaScript-based policies.
|
||||
The Drools Policy was finally removed after the deprecation period. If you need more complex policies you can still use JavaScript-based policies.
|
||||
|
||||
== Pagination support for clients
|
||||
|
||||
Pagination support was added to clients in the Admin Console and REST API. Thanks to https://github.com/saibot94[saibot94].
|
Loading…
Reference in a new issue