Skip to content

Commit 809ef0b

Browse files
JaimeLennoxaschmolck
authored andcommitted
Update changelog and release v0.8.0
1 parent 0d0be3d commit 809ef0b

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
* 0.8.0
2+
- Feature: allow reference repository in git clone #129
3+
- Feature: add new stable/master tags for docker images #142
4+
- Fix: fix TypeError when fetching source project #122
5+
- Fix: handle CI status 'skipped' #127
6+
- Fix: handle merging when source branch is master #127
7+
- Fix: handle error on pushing to protected branches #127
8+
- Enhancement: add appropriate error if unresolved discussions on merge request #136
9+
- Enhancement: ensure reviewer and commit author aren't the same #137
110
* 0.7.0:
211
- Feature: add `--batch` to better support repos with many daily MRs and slow-ish CI (#84, #116)
312
- Fix: fix fuse() call when using experimental --use-merge-strategy to update source branch #102

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0
1+
0.8.0

0 commit comments

Comments
 (0)