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 19df1e2 commit d34044eCopy full SHA for d34044e
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
2022-03-14 Dan Untenzu <[email protected]>
4
5
+ * 2.0.0
6
+ * FEATURE Add batch processing mode
7
+ * FEATURE Switch to main as default branch
8
+ * Breaking Change: The default branch to create a new branch upon is now
9
+ `main` instead of `master`. Use `--source-branch=master` to overwrite
10
+ the source branch if still needed.
11
+
12
+* 2022-03-14 Dan Untenzu <[email protected]>
13
14
* 1.11.0
15
* BUGFIX Return error exit code for error
16
* FEATURE Recommend SSH protocol for checkouts
0 commit comments