Skip to content

Commit 4813da4

Browse files
JaimeLennoxaschmolck
authored andcommitted
Release 0.9.0
This overrides 0.8.2, since it was never tagged anyway and included much more than was documented.
1 parent f274cef commit 4813da4

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
* 0.8.2:
2-
- Fix: bump all dependencies (getting rid of vulnerable packages)
1+
* 0.9.0:
2+
- Feature: support rebasing through GitLab's API #160
3+
- Feature: allow restrict source branches #206
4+
- Fix: only fetch projects with min access level #166
5+
- Fix: bump all dependencies (getting rid of vulnerable packages) #179
6+
- Fix: support multiple assignees #186, #192
7+
- Fix: fetch pipelines by merge request instead of branch #212
8+
- Fix: fix unassign when author is Marge #211
9+
- Enhancement: ignore archived projects #177
10+
- Enhancement: add a timeout to all gitlab requests #200
11+
- Enhancement: smaller docker image size #199
312
* 0.8.1
413
- Feature: allow merging in order of last-update time #149
514
* 0.8.0

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.2
1+
0.9.0

0 commit comments

Comments
 (0)