Skip to content

Commit 8e9b81c

Browse files
hailwoodgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent a419e2f commit 8e9b81c

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,25 @@
22

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

5+
## v2.3.0 - 2024-03-12
6+
7+
### What's Changed
8+
9+
* Bumping to version 11 of the Laravel framework (ahead of launch tomorrow) by @csoutham in https://github.com/webfox/laravel-backed-enums/pull/23
10+
* Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/webfox/laravel-backed-enums/pull/19
11+
12+
### New Contributors
13+
14+
* @csoutham made their first contribution in https://github.com/webfox/laravel-backed-enums/pull/23
15+
16+
**Full Changelog**: https://github.com/webfox/laravel-backed-enums/compare/v2.2.0...v2.3.0
17+
518
## v2.2.0 - 2023-10-07
619

720
### What's Changed
821

9-
- Add EnumCollection support by @hailwood in https://github.com/webfox/laravel-backed-enums/pull/17
10-
Fix toJson method to actually return a json string instead of an array.
22+
- Add EnumCollection support by @hailwood in https://github.com/webfox/laravel-backed-enums/pull/17
23+
Fix toJson method to actually return a json string instead of an array.
1124
Add new `AsFullEnumCollection` cast - See the readme for usage and a description of why this is useful.
1225

1326
**Full Changelog**: https://github.com/webfox/laravel-backed-enums/compare/v2.1.1...v2.2.0

0 commit comments

Comments
 (0)