Skip to content

Commit d34044e

Browse files
committed
[TASK] 🔖 Set version 2.0.0
* FEATURE Add batch processing mode * FEATURE Switch to main as default branch (Breaking Change)
1 parent 19df1e2 commit d34044e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
2022-03-14 Dan Untenzu <[email protected]>
44

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+
514
* 1.11.0
615
* BUGFIX Return error exit code for error
716
* FEATURE Recommend SSH protocol for checkouts

0 commit comments

Comments
 (0)