Skip to content

Commit 61768f5

Browse files
hailwoodgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 06536dd commit 61768f5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

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

5+
## v2.2.0 - 2023-10-07
6+
7+
### What's Changed
8+
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.
11+
Add new `AsFullEnumCollection` cast - See the readme for usage and a description of why this is useful.
12+
13+
**Full Changelog**: https://github.com/webfox/laravel-backed-enums/compare/v2.1.1...v2.2.0
14+
515
## v2.1.1 - 2023-10-04
616

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

0 commit comments

Comments
 (0)