Skip to content

Commit

Permalink
Release 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tclh123 committed Nov 11, 2020
1 parent fc2fe77 commit c62f2b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* 0.9.4:
- Fix: handle `CannotMerge` which could be raised from `update_merge_request` #275
- Fix: maintain `batch_mr_sha` value when batch merging with fast forward commits #276
* 0.9.3:
- Feature: allow merge commits in batch MRs, to make the commits be exactly the same in
the sub MRs and the batch MR. Add `--use-merge-commit-batches` and `--skip-ci-batches` options #264
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.3
0.9.4

0 comments on commit c62f2b3

Please sign in to comment.