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
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,30 @@
1
+
### v2.0.0-beta2 -> HEAD
2
+
3
+
#### Features
4
+
5
+
-[`203fd0d`](https://github.com/deis/workflow-cli/commit/203fd0dda982aa8b200e96c94b1fcaa59e09ef5e) config: ignore comments in config:push
6
+
7
+
#### Fixes
8
+
9
+
-[`f22a325`](https://github.com/deis/workflow-cli/commit/f22a32584b41e53f1d3a805ad3bae0b78cc7cb35) cmd: return error on bad limit parse
10
+
-[`848b3a6`](https://github.com/deis/workflow-cli/commit/848b3a6176606f798a81bdcb04f0715b63889266) cmd: split only twice at most
11
+
-[`cb24ddb`](https://github.com/deis/workflow-cli/commit/cb24ddb7426b3c69f034f33bd84774a7468b4c2d) cmd: strip printLogs with only one newline
12
+
-[`aaf5e78`](https://github.com/deis/workflow-cli/commit/aaf5e78d9f2ec38c48fc4e8b6d86f4b8659dfa63) apps:create: Better output when --no-remote used
13
+
-[`54e365b`](https://github.com/deis/workflow-cli/commit/54e365b3a4cfedf1b726a1f0ec03b5c700af16d4) (all): fix missing error checks caught by ineffassign
14
+
-[`1e64709`](https://github.com/deis/workflow-cli/commit/1e647091a7b90355ed3cfddb813a0b56f5d06441) (all): correct spelling mistakes and linting problems caught by misspell and golint
15
+
16
+
#### Documentation
17
+
18
+
-[`7283e7c`](https://github.com/deis/workflow-cli/commit/7283e7c775938e0f61e9670515ef62d1fdab0076) README: add note to move binary elsewhere in PATH
0 commit comments