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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## Next
1
+
## 2.5.2 - December 2, 2020
2
2
3
3
- Add `mup mongo shell` command to access a Mongo shell on the server
4
4
- Add `app.docker.prepareBundleLocally` option to build docker image locally instead of on the servers. It is then pushed to the private docker registry
@@ -17,7 +17,7 @@
17
17
- Fix using `app.buildOptions.executable` option on Windows
18
18
- Document `proxy.stickySessions` option
19
19
20
-
**Plugins**
20
+
**Plugin API**
21
21
22
22
- The `verbose` option in `runTaskList` defaults to `true` when mup is run with the `--verbose` option
23
23
- Add `showDuration` option to `runTaskList`. When true, nodemiral will log how long each task took. Defaults to `true` when the `MUP_PROFILE_TASKS` env var is set to `true`
0 commit comments