Skip to content

Commit 8fc2623

Browse files
committed
Release 0.9.3
1 parent c43a65b commit 8fc2623

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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)
15
* 0.9.2:
26
- Fix: ensure parameters are correct when merging with/without pipelines enabled #251
37
- Fix: only delete source branch if forced #193

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.2
1+
0.9.3

0 commit comments

Comments
 (0)