File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed
Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 22
33All 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
You can’t perform that action at this time.
0 commit comments