We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cef089 commit 23db9f3Copy full SHA for 23db9f3
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v6.0.5 (2024-02-01)
4
+
5
+### What's improved
6
+* Added a progress bar to the `runway:rebuild-uris` command #414 by @duncanmcclean
7
+* Improved the way relationships are eager loaded #418 by @duncanmcclean
8
9
+### What's fixed
10
+* Fixed `MorphToMany` relationships not being augmented #416 by @mefenlon
11
+* Fixed an issue saving the Has Many fieldtype #413 by @duncanmcclean
12
13
14
15
## v6.0.4 (2024-01-22)
16
17
### What's fixed
0 commit comments