All notable changes to this project will be documented in this file.
2.1.0 (2022-09-27)
- Allows publishing an unpublishing to not fire model events using new functions. (4cd635)
2.0.0 (2022-09-08)
- Force breaking change commit for Laravel 9 support. (3fb000)
- Install changelog tools. (2d88d9)
- Make published_at field fillable by default. (40c982)
- Remove the fillable functionality of the package. (c0e77d)
- Add conventional changelog library as dev dependency. (e9fd01)
- Fixes an issue with incorrectly named CI job. (0400dc)
- Remove orchestra/database dependency from package providers. (ef5215)
- Remove orchestral/database from dependencies. (262da5)
- Upgrade PHPUnit Schema to latest version. (5faa38)