diff options
| author | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2015-12-29 15:45:31 +0100 |
|---|---|---|
| committer | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2015-12-29 15:45:31 +0100 |
| commit | e673dab4f3a17a14bea38854ad10b83eef4fc18b (patch) | |
| tree | 890c3f719cc49f329e76f171dc4cdd09cff882d2 /ChangeLog | |
| parent | 99c47108ee5dfa445801efdf5cda628ca7b97679 (diff) | |
| download | gitlab-e673dab4f3a17a14bea38854ad10b83eef4fc18b.tar.gz | |
update AUTHORS and ChangeLog
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +Version 0.10 + + * Implement pagination for list() (#63) + * Fix url when fetching a single MergeRequest + * Add support to update MergeRequestNotes + * API: Provide a Gitlab.from_config method + * setup.py: require requests>=1 (#69) + * Fix deletion of object not using 'id' as ID (#68) + * Fix GET/POST for project files + * Make 'confirm' an optional attribute for user creation + * Python 3 compatibility fixes + * Add support for group members update (#73) + +Version 0.9.2 + + * CLI: fix the update and delete subcommands (#62) + Version 0.9.1 * Fix the setup.py script |
