Skip to content

Commit 633608e

Browse files
committed
Changelog
1 parent 7325648 commit 633608e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## v7.12.0 (2024-11-04)
4+
5+
### What's improved
6+
* Updated the `.gitattributes` file by @duncanmcclean
7+
8+
### What's fixed
9+
* Fixed an issue where Has Many relationships weren't being resolved #624 #630 by @duncanmcclean
10+
* Fixed an error when augmenting model mutators #627 #629 by @TheBnl
11+
* Added a check when getting a search value to see if the model has a method #625 #628 by @ryanmitchell
12+
* Fixed deprecation error when checking if a value is a JSON string #626 by @indykoning
13+
* Fixed the incorrect context for resource actions on the listing page by @duncanmcclean
14+
15+
16+
317
## v7.11.0 (2024-10-11)
418

519
### What's new

0 commit comments

Comments
 (0)