summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain.pocentek@objectif-libre.com>2014-10-26 06:43:57 +0100
committerGauvain Pocentek <gauvain.pocentek@objectif-libre.com>2014-10-26 06:43:57 +0100
commit8be5365ef198ddab12df78e9e7bd0ca971e81724 (patch)
tree829f34c258ab904f0eb78c7f42a8e676cdd30980 /ChangeLog
parent167252924823badfa82b5287c940c5925fb05a9e (diff)
downloadgitlab-8be5365ef198ddab12df78e9e7bd0ca971e81724.tar.gz
Update the Changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc2633a..6ed622f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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