Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 1.11 KB

Changelog

All notable changes to laravel-cronless-schedule will be documented in this file

1.2.0 - 2024-03-02

What's Changed

  • Convert all tests to Pest by @alexmanase in #13
  • Laravel 11.x Compatibility by @laravel-shift in #14

New Contributors

  • @alexmanase made their first contribution in #13

Full Changelog: https://github.com/spatie/laravel-cronless-schedule/compare/1.1.1...1.2.0

1.1.1 - 2023-01-24

What's Changed

  • Laravel 10.x Compatibility by @laravel-shift in #12

New Contributors

  • @laravel-shift made their first contribution in #12

Full Changelog: https://github.com/spatie/laravel-cronless-schedule/compare/1.1.0...1.1.1

1.1.0 - 2022-01-19

  • support Laravel 9

1.0.2 - 2021-01-20

  • allow PHP 8

1.0.1 - 2020-09-08

  • add support for Laravel 8

1.0.0 - 2020-06-10

  • initial release