File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,8 @@ Mart Sõmermaa <mart.somermaa@cgi.com>
1515Diego Giovane Pasqualin <dpasqualin@c3sl.ufpr.br>
1616Crestez Dan Leonard <lcrestez@ixiacom.com>
1717Patrick Miller <patrick@velocitywebworks.com>
18- Stefano Mandruzzato <stefano.mandruzzato@gmail.com>
18+ Stefano Mandruzzato <stefano.mandruzzato@gmail.com>
19+ Jason Antman <jason@jasonantman.com>
20+ Stefan Klug <klug.stefan@gmx.de>
21+ pa4373 <pa4373@gmail.com>
22+ Colin D Bennett <colin.bennett@harman.com>
Original file line number Diff line number Diff line change 1+ Version 0.10
2+
3+ * Implement pagination for list() (#63)
4+ * Fix url when fetching a single MergeRequest
5+ * Add support to update MergeRequestNotes
6+ * API: Provide a Gitlab.from_config method
7+ * setup.py: require requests>=1 (#69)
8+ * Fix deletion of object not using 'id' as ID (#68)
9+ * Fix GET/POST for project files
10+ * Make 'confirm' an optional attribute for user creation
11+ * Python 3 compatibility fixes
12+ * Add support for group members update (#73)
13+
14+ Version 0.9.2
15+
16+ * CLI: fix the update and delete subcommands (#62)
17+
118Version 0.9.1
219
320 * Fix the setup.py script
You can’t perform that action at this time.
0 commit comments