Skip to content

Commit

Permalink
chore: release v11.0.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Mar 14, 2024
1 parent b6ff173 commit d197c56
Showing 1 changed file with 2 additions and 39 deletions.
41 changes: 2 additions & 39 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,5 @@
# Laravel DataTables Buttons Plugin CHANGELOG.

## v10.0.9 - 2024-02-27
## v11.0.0 - 2024-03-14

- fix: Update composer.json to use Larastan org #184

## v10.0.8 - 2023-11-15

- fix: unnecessary exception thrown #183

## v10.0.7 - 2023-07-31

- fix: use callback function if exportRender method is set #177

## v10.0.6 - 2023-02-28

- fix: export package integration error message #174

## v10.0.5 - 2023-02-28

- fix: prevent redeclaring export query generator function (Laravel Octane) #173

## v10.0.4 - 2023-02-21

- fix: stubs - remove redundant docs #172
- fix: default model namespace

## v10.0.3 - 2023-02-20

- fix: default model namespace config #171

## v10.0.2 - 2023-02-20

- fix: scopes when using api resource #170

## v10.0.1 - 2023-02-20

- fix: applyScopes method to support Collection #168

## v10.0.0 - 2023-02-07

- Add Laravel 10 compatibility #169
- Laravel 11.x support

0 comments on commit d197c56

Please sign in to comment.