# Laravel DataTables Export Plugin CHANGELOG.

## UNRELEASED

## v11.1.1 - 2024-04-29

- fix: pestphp require-dev #61
- bump deps 
- fix: yajra/laravel-datatables#3136

## v11.1.0 - 2024-04-29

- feat: add button name option #59

## v11.0.1 - 2024-04-16

- fix: Export button URL: Merge new with existing query params #58
- fix #57 - Handle new params with existing query params in the export button URL

## v11.0.0 - 2023-03-14

- Laravel 11.x support
- Use Pest for testing
- Add Pint and Rector for code quality
- Add GitHub Actions for CI/CD
- Fix PhpStan issues
