diff options
| author | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2014-10-26 06:43:57 +0100 |
|---|---|---|
| committer | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2014-10-26 06:43:57 +0100 |
| commit | 8be5365ef198ddab12df78e9e7bd0ca971e81724 (patch) | |
| tree | 829f34c258ab904f0eb78c7f42a8e676cdd30980 /ChangeLog | |
| parent | 167252924823badfa82b5287c940c5925fb05a9e (diff) | |
| download | gitlab-8be5365ef198ddab12df78e9e7bd0ca971e81724.tar.gz | |
Update the Changelog
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Version 0.8 + + * Better python 2.6 and python 3 support + * Timeout support in HTTP requests + * Gitlab.get() raised GitlabListError instead of GitlabGetError + * Support api-objects which don't have id in api response + * Add ProjectLabel and ProjectFile classes + * Moved url attributes to separate list + * Added list for delete attributes + Version 0.7 * Fix license classifier in setup.py |
