Skip to content

Commit

Permalink
Release 0.9.0
Browse files Browse the repository at this point in the history
This overrides 0.8.2, since it was never tagged anyway and included much
more than was documented.
  • Loading branch information
JaimeLennox authored and aschmolck committed Jul 10, 2019
1 parent f274cef commit 4813da4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
* 0.8.2:
- Fix: bump all dependencies (getting rid of vulnerable packages)
* 0.9.0:
- Feature: support rebasing through GitLab's API #160
- Feature: allow restrict source branches #206
- Fix: only fetch projects with min access level #166
- Fix: bump all dependencies (getting rid of vulnerable packages) #179
- Fix: support multiple assignees #186, #192
- Fix: fetch pipelines by merge request instead of branch #212
- Fix: fix unassign when author is Marge #211
- Enhancement: ignore archived projects #177
- Enhancement: add a timeout to all gitlab requests #200
- Enhancement: smaller docker image size #199
* 0.8.1
- Feature: allow merging in order of last-update time #149
* 0.8.0
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.2
0.9.0

0 comments on commit 4813da4

Please sign in to comment.