File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66
77## Unreleased
88
9+ ⚠️ This release is a complete rewrite and changes the way it has to be used. Please consult the [ README] ( README.md ) for instructions.
10+
911### Added
1012
1113- Added support for Laravel 9
@@ -14,12 +16,14 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1416
1517- Switched to using ` \Illuminate\Support\Carbon ` and ` \Carbon\CarbonImmutable ` instead of ` \Carbon\Carbon `
1618- Cleaned up code internally
19+ - Added ` BooleanDateAttribute `
1720
1821### Removed
1922
2023- Dropped support for PHP 7.x
2124- Dropped support for Laravel 7 and 8
2225- Removed requirements for ` nesbot/carbon `
26+ - Removed ` HasBooleanDates ` trait
2327
2428## 5.0.0 (2020-10-19)
2529
You can’t perform that action at this time.
0 commit comments