Skip to content

Latest commit

 

History

History
65 lines (35 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

65 lines (35 loc) · 1.4 KB

Changelog

All notable changes to laravel-scout-bulk-actions will be documented in this file.

1.2.4 - 2024-10-08

What's Changed

  • Update laravel/prompts requirement from ^0.1.15|^0.2.0 to ^0.1.15|^0.2.0|^0.3.0

Full Changelog: https://github.com/mozex/laravel-scout-bulk-actions/compare/1.2.3...1.2.4

1.2.3 - 2024-09-28

  • Fix laravel/prompts dependency

Full Changelog: https://github.com/mozex/laravel-scout-bulk-actions/compare/1.2.2...1.2.3

1.2.2 - 2024-09-28

What's Changed

  • Update laravel/prompts requirement from ^0.1.11 to ^0.2.0 by @dependabot in #11

Full Changelog: https://github.com/mozex/laravel-scout-bulk-actions/compare/1.2.1...1.2.2

1.2.1 - 2024-08-15

What's Changed

  • Bump dependencies

Full Changelog: https://github.com/mozex/laravel-scout-bulk-actions/compare/1.2.0...1.2.1

1.2.0 - 2024-03-01

What's Changed

  • bump versions
  • add Laravel 11 support

Full Changelog: https://github.com/mozex/laravel-scout-bulk-actions/compare/1.1.0...1.2.0

1.1.0 - 2023-10-15

What's Changed

  • Add support for Laravel Prompts
  • Improve tests
  • Bump dependency versions
  • Refactoring

Full Changelog: https://github.com/mozex/laravel-scout-bulk-actions/compare/1.0.2...1.1.0

1.0.2 - 2023-07-01

  • Refactoring

1.0.1 - 2023-06-30

  • Code Styling

1.0.0 - 2023-06-29

  • Initial Release