Skip to content

Commit 301858e

Browse files
rubenvanasschegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 8980ee5 commit 301858e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

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

5+
## 4.7.2 - 2024-07-25
6+
7+
- Fix issue where an exception was not always thrown while it should (#809)
8+
- Solve an issue where an empty container with an iterable cast won't be cast (#810)
9+
- Fix Parsing of Optional Types Annotations in DataIterableAnnotation (#808)
10+
- Support TypeScript Hidden Properties (#820)
11+
- Fix issue where abstract eloquent casts were not encrypted(#828)
12+
513
## 4.7.1 - 2024-06-25
614

715
### What's Changed

0 commit comments

Comments
 (0)