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
+40-2Lines changed: 40 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,45 @@
1
-
## Changelog (Current version: 1.1.3)
1
+
## Changelog (Current version: 1.1.4)
2
2
3
3
-----------------
4
4
5
+
## 1.1.4 (2018 Jan 09)
6
+
7
+
### Release Notes
8
+
9
+
* When saving environment variables, filter the ones without key AND value before validating all the environment variables - the user probably just forgot to cancel creating a new one
10
+
* Trigger pattern handling update when using "*" character
11
+
* "Delete all" action added for uploaded code signing files
12
+
13
+
### Install or upgrade
14
+
15
+
To install this version, run the following commands (in a bash shell):
0 commit comments