Skip to content

Commit b317438

Browse files
Update changelog
1 parent d7c1649 commit b317438

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@ All Notable changes to `sebastiaanluca/laravel-boolean-dates` will be documented
44

55
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
66

7-
## 6.0.0 (2022-03-09)
7+
## 6.0.0 (2022-03-08)
88

99
### Added
1010

1111
- Added support for Laravel 9
1212

1313
### Changed
1414

15-
- Cleaned up code internally
1615
- Switched to using `\Illuminate\Support\Carbon` instead of `\Carbon\Carbon`
16+
- Switched to using `$casts` internally as `$dates` is deprecated
17+
- Cleaned up code internally
1718

1819
### Removed
1920

0 commit comments

Comments
 (0)