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
+12
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# Changelog
2
2
3
+
## 2.1.2
4
+
##### Released: 12. June 2015
5
+
6
+
### Bugfixes
7
+
8
+
* SVN: Fix checkUpdateNeeded when externals were used (#106, thanks pstanoev)
9
+
* SVN: Fix creating tags when subdirectories are used in tagname (#110, thanks kmoens)
10
+
11
+
### Changes
12
+
13
+
* COMMON: Added cli option ```release.useAutomaticVersion``` to normalize with the other options. ```gradle.release.useAutomaticVersion``` will be deprecated in the future.
0 commit comments