We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af2c740 commit 8a87f00Copy full SHA for 8a87f00
CHANGELOG.md
@@ -1,4 +1,12 @@
1
2
+### 2.2.0 - 2.1.3 (2019 Feb 15)
3
+
4
+* [af2c740] Akos Birmacher - Project scan xcode project for xcodeuitests (#97) (2019 Feb 15)
5
+* [7c4a594] Akos Birmacher - xcode & xamarin: Auto scan directory for project files (#95) (2019 Feb 13)
6
+* [b2286a9] Akos Birmacher - Add UI Target support (#94) (2019 Feb 08)
7
+* [e4bebc5] Akos Birmacher - update osxkeychain to work with go 1.11 version. (#93) (2019 Jan 15)
8
9
10
### 2.1.3 - 2.1.2 (2018 Aug 02)
11
12
* [f55db28] Akos Birmacher - Prepare for 2.1.3 (2018 Aug 02)
@@ -280,3 +288,4 @@
280
288
281
289
282
290
291
version/version.go
@@ -1,4 +1,4 @@
package version
// VERSION ...
-const VERSION = "2.1.3"
+const VERSION = "2.2.0"
0 commit comments