Skip to content

Latest commit

History

History
15 lines (8 loc) 路 340 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) 路 340 Bytes

Changelog

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

1.0.0 - 2022-10-11

  • initial release

1.2.0 - 2022-10-11

  • Added many tests to cover more code

1.3.0 - 2023-09-13

  • Added the ability to cancel a model in advance by entering a date after the current date in the cancelled_at field.