Skip to content

Commit 7970667

Browse files
trippogithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 730e15e commit 7970667

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to `laravel-enum-collections` will be documented in this file.
44

5+
## v3.3.1 - 2025-04-15
6+
7+
- fix
8+
59
## v3.3.0 - 2025-02-24
610

711
- Laravel 12 compatibility
@@ -68,6 +72,7 @@ EnumCollection::tryFrom($data, Enum::class);
6872

6973

7074

75+
7176
```
7277
- change casting definition in only onle line inside `casts` model property
7378

@@ -94,6 +99,7 @@ protected function casts(): array
9499

95100

96101

102+
97103
```
98104
- add Laravel 11 support
99105
- refactoring

0 commit comments

Comments
 (0)