Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Feb 23, 2022
1 parent 8e6ff5e commit 3590004
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
CHANGELOG
=========

### [3.34.0](https://github.com/webeweb/jquery-datatables-bundle/tree/v3.34.0) (2022-02-23)

> IMPORTANT NOTICE: The following methods has been deprecated
> - WBW\Bundle\JQuery\DataTablesBundle\Repository\DefaultDataTablesRepository::buildDataTablesCountExported()
> - WBW\Bundle\JQuery\DataTablesBundle\Repository\DefaultDataTablesRepository::buildDataTablesCountFiltered()
> - WBW\Bundle\JQuery\DataTablesBundle\Repository\DefaultDataTablesRepository::buildDataTablesCountTotal()
> - WBW\Bundle\JQuery\DataTablesBundle\Repository\DefaultDataTablesRepository::buildDataTablesExportAll()
> - WBW\Bundle\JQuery\DataTablesBundle\Repository\DefaultDataTablesRepository::buildDataTablesFindAll()
- Add dataTablesCountExportedQueryBuilder()
- Add dataTablesCountFilteredQueryBuilder()
- Add dataTablesCountTotalQueryBuilder()
- Add dataTablesExportAllQueryBuilder()
- Add dataTablesFindAllQueryBuilder()

### [3.33.1](https://github.com/webeweb/jquery-datatables-bundle/tree/v3.33.1) (2022-02-21)

- Fix getDataTablesUrl()
Expand Down

0 comments on commit 3590004

Please sign in to comment.