You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## v9.1.0 (2026-03-10)
4
+
5
+
### What's new
6
+
- Provide `isWorkingCopy` and `revisionsEnabled` to publish container context [#782](https://github.com/doublethreedigital/runway/issues/782) by @duncanmcclean
7
+
- Performance: prevent routingModel reinit [#785](https://github.com/doublethreedigital/runway/issues/785) by @macaws
8
+
9
+
### What's fixed
10
+
- Adopt `RunsUpdateScripts` trait [#778](https://github.com/doublethreedigital/runway/issues/778) by @duncanmcclean
11
+
12
+
13
+
3
14
## v9.0.0 (2026-01-27)
4
15
5
16
> Please review the [upgrade guide](https://runway.duncanmcclean.com/upgrade-guides/v8-to-v9) before upgrading.
0 commit comments