Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

45 lines (27 loc) · 2.08 KB

Changelog

All notable changes to laravel-schedule-queue-command will be documented in this file.

1.0.2 - 2024-03-05

What's Changed

  • Run tests on PHP 8.3 by @dmason30 in #17
  • Support Laravel 11 by @dmason30 in #20
    • Dropped Laravel 9 support

Full Changelog: https://github.com/fidum/laravel-schedule-queue-command/compare/1.0.1...1.0.2

1.0.1 - 2023-02-08

What's Changed

  • Bump aglipanci/laravel-pint-action from 0.1.0 to 1.0.0 by @dependabot in #1
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #2
  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #3
  • Bump ramsey/composer-install from 1 to 2 by @dependabot in #4
  • Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #6
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #7
  • Add Laravel 10 support by @dmason30 in #8

New Contributors

  • @dependabot made their first contribution in #1
  • @dmason30 made their first contribution in #8

Full Changelog: https://github.com/fidum/laravel-schedule-queue-command/compare/1.0.0...1.0.1

1.0.0 - 2022-07-28

Full Changelog: https://github.com/fidum/laravel-schedule-queue-command/compare/0.0.2...1.0.0

0.0.2 - 2022-07-28

Full Changelog: https://github.com/fidum/laravel-schedule-queue-command/compare/0.0.1...0.0.2

0.0.1 - 2022-07-28

Full Changelog: https://github.com/fidum/laravel-schedule-queue-command/commits/0.0.1