Skip to content

Commit 57936af

Browse files
author
Gauvain Pocentek
committed
update changelog and authors
1 parent fd45397 commit 57936af

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ Richard Hansen <rhansen@rhansen.org>
2727
James (d0c_s4vage) Johnson <james.johnson@exodusintel.com>
2828
Mikhail Lopotkov <ms.lopotkov@tensor.ru>
2929
Asher256 <Asher256@users.noreply.github.com>
30+
Adam Reid <areid@navtech.aero>
31+
Guyzmo <guyzmo+github@m0g.net>

ChangeLog

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
Version 0.13
2+
3+
* Add support for MergeRequest validation
4+
* MR: add support for cancel_merge_when_build_succeeds
5+
* MR: add support for closes_issues
6+
* Add "external" parameter for users
7+
* Add deletion support for issues and MR
8+
* Add missing group creation parameters
9+
* Add a Session instance for all HTTP requests
10+
* Enable updates on ProjectIssueNotes
11+
* Add support for Project raw_blob
12+
* Implement project compare
13+
* Implement project contributors
14+
* Drop the next_url attribute when listing
15+
* Remove unnecessary canUpdate property from ProjectIssuesNote
16+
* Add new optional attributes for projects
17+
* Enable deprecation warnings for gitlab only
18+
* Rework merge requests update
19+
* Rework the Gitlab.delete method
20+
* ProjectFile: file_path is required for deletion
21+
* Rename some methods to better match the API URLs
22+
* Deprecate the file_* methods in favor of the files manager
23+
* Implement star/unstar for projects
24+
* Implement list/get licenses
25+
* Manage optional parameters for list() and get()
26+
127
Version 0.12.2
228

329
* Add new `ProjectHook` attributes

0 commit comments

Comments
 (0)