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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@ The `mup status` command gives an overview of what is running on the servers and
39
39
- Some of Mup's dependencies use Buffer.alloc. When the version of node used to run mup is missing the function, mup will show a message explaining the problem and exit
40
40
- Added 10 second timeout to the curl command in the Deployment Verifier
41
41
- Fix retry logic for the copy file task
42
+
- Fix `mup restart` and `mup meteor restart` when config has an `app` object instead of `meteor`
42
43
- Fix running Prepare Bundle when image already has a `/built_app` folder
43
44
- Fix alignment of list of servers when running `mup ssh` without specifying a server
44
45
- Fix showing stack trace of errors with old versions of Node
0 commit comments