File tree 2 files changed +28
-0
lines changed
2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -27,3 +27,5 @@ Richard Hansen <rhansen@rhansen.org>
27
27
James (d0c_s4vage) Johnson <james.johnson@exodusintel.com>
28
28
Mikhail Lopotkov <ms.lopotkov@tensor.ru>
29
29
Asher256 <Asher256@users.noreply.github.com>
30
+ Adam Reid <areid@navtech.aero>
31
+ Guyzmo <guyzmo+github@m0g.net>
Original file line number Diff line number Diff line change
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
+
1
27
Version 0.12.2
2
28
3
29
* Add new `ProjectHook` attributes
You can’t perform that action at this time.
0 commit comments