Skip to content

Commit b05307d

Browse files
Update changelog
1 parent 725d33e commit b05307d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)