Skip to content

Commit 22ce857

Browse files
rubenvanasschegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent b7e10d3 commit 22ce857

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

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

5+
## 4.7.1 - 2024-06-25
6+
7+
### What's Changed
8+
9+
* Fix some typos in docs by @Klaas058 in https://github.com/spatie/laravel-data/pull/794
10+
* Provide a default timezone for casting date by @PhilippeThouvenot in https://github.com/spatie/laravel-data/pull/799
11+
* Remove object rule caching
12+
* Fix an issue where a normalized model attribute fetching a relation would not use the loaded relation
13+
14+
### New Contributors
15+
16+
* @PhilippeThouvenot made their first contribution in https://github.com/spatie/laravel-data/pull/799
17+
18+
**Full Changelog**: https://github.com/spatie/laravel-data/compare/4.7.0...4.7.1
19+
520
## 4.7.0 - 2024-06-13
621

722
### What's Changed

0 commit comments

Comments
 (0)