We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7325648 commit 633608eCopy full SHA for 633608e
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
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
17
## v7.11.0 (2024-10-11)
18
19
### What's new
0 commit comments