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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
## Unreleased
4
4
5
5
- New features
6
-
-#81, #84: Support for specifying process-compose global CLI options
6
+
-#81, #84, #99: Support for specifying process-compose global CLI options
7
7
-**Breaking changes**:
8
8
-`preHook` and `postHook` are now inside `cli` module.
9
9
- Old options `httpServer` and `tui` were removed; users should use the new `cli` module to set all process-compose cli global options. TUI can be disabled using `cli.environment.PC_DISABLE_TUI = true;`
0 commit comments