All notable changes to this project will be documented in this file.
4.0.0 (2024-03-13)
- Bumps dependencies for Laravel 11 support (8fc3fa)
- Migrates phpunit configuration (c6ffd7)
- Adds a new composer script for tests (85d7f4)
- Ignore phpunit cache (5014db)
- Replace doc comments with attributes ready for PHPUnit 12 (b0eff7)
3.0.0 (2023-03-20)
- Update dependencies to introduce Laravel 10 support. (c326b9)
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)