We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace0165 commit c81ef76Copy full SHA for c81ef76
1 file changed
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v9.5.0 (2026-05-28)
4
+
5
+### What's new
6
+- Implement `Data::find()` support for Runway models [#825](https://github.com/statamic-rad-pack/runway/pull/825) by @duncanmcclean
7
+- Invalidate REST API cache when Runway models are saved or deleted [#826](https://github.com/statamic-rad-pack/runway/pull/826) by @duncanmcclean
8
9
+### What's fixed
10
+- Fix belongs_to not being populated during inline has_many creation [#823](https://github.com/statamic-rad-pack/runway/pull/823) by @macaws
11
12
13
14
## v9.4.7 (2026-05-26)
15
16
### What's fixed
0 commit comments