We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb20445 commit 5e2b22bCopy full SHA for 5e2b22b
UPGRADE.md
@@ -1,5 +1,14 @@
1
# Upgrade instructions
2
3
+## 2 to 3
4
+
5
+* Minimum gradle version is now 6.0.0
6
+* Release extension and svn/git configuration fields are now of type Property
7
+* Replaced dynamic property handling in grovvy with fields (git / svn in release extension)
8
+* Removed pushToCurrentBranch configuration
9
+* Removed tagPrefix configuration that got replaced by tagTemplate
10
+* Release related tasks are now classes
11
12
## 2.0 to 2.1
13
14
### Location of git configuration changed
0 commit comments