We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50b0229 commit 76c7aacCopy full SHA for 76c7aac
CHANGELOG.md
@@ -4,15 +4,14 @@ All Notable changes to `sebastiaanluca/laravel-boolean-dates` will be documented
4
5
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
6
7
-## 6.0.0 (2022-03-08)
+## Unreleased
8
9
### Added
10
11
- Added support for Laravel 9
12
13
### Changed
14
15
-- Switched to using `$casts` internally as `$dates` is deprecated
16
- Switched to using `\Illuminate\Support\Carbon` and `\Carbon\CarbonImmutable` instead of `\Carbon\Carbon`
17
- Cleaned up code internally
18
0 commit comments