We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43a65b commit 8fc2623Copy full SHA for 8fc2623
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+ * 0.9.3:
2
+ - Feature: allow merge commits in batch MRs, to make the commits be exactly the same in
3
+ the sub MRs and the batch MR. Add `--use-merge-commit-batches` and `--skip-ci-batches` options #264
4
+ - Feature: add `--use-no-ff-batches` to disable fast forwarding of batch merges (#256, #259)
5
* 0.9.2:
6
- Fix: ensure parameters are correct when merging with/without pipelines enabled #251
7
- Fix: only delete source branch if forced #193
version
@@ -1 +1 @@
-0.9.2
+0.9.3
0 commit comments