Skip to content

Commit

Permalink
Update changelog and release v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JaimeLennox authored and aschmolck committed Oct 18, 2018
1 parent 0d0be3d commit 809ef0b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
* 0.8.0
- Feature: allow reference repository in git clone #129
- Feature: add new stable/master tags for docker images #142
- Fix: fix TypeError when fetching source project #122
- Fix: handle CI status 'skipped' #127
- Fix: handle merging when source branch is master #127
- Fix: handle error on pushing to protected branches #127
- Enhancement: add appropriate error if unresolved discussions on merge request #136
- Enhancement: ensure reviewer and commit author aren't the same #137
* 0.7.0:
- Feature: add `--batch` to better support repos with many daily MRs and slow-ish CI (#84, #116)
- Fix: fix fuse() call when using experimental --use-merge-strategy to update source branch #102
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.0
0.8.0

0 comments on commit 809ef0b

Please sign in to comment.