Skip to content

Commit e673dab

Browse files
author
Gauvain Pocentek
committed
update AUTHORS and ChangeLog
1 parent 99c4710 commit e673dab

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

AUTHORS

+5-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,8 @@ Mart Sõmermaa <mart.somermaa@cgi.com>
1515
Diego Giovane Pasqualin <dpasqualin@c3sl.ufpr.br>
1616
Crestez Dan Leonard <lcrestez@ixiacom.com>
1717
Patrick 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>

ChangeLog

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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+
118
Version 0.9.1
219

320
* Fix the setup.py script

0 commit comments

Comments
 (0)