summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain.pocentek@objectif-libre.com>2014-08-21 17:03:47 +0200
committerGauvain Pocentek <gauvain.pocentek@objectif-libre.com>2014-08-21 17:03:47 +0200
commit8846bf7aaf21168ae75b90321dd84eb543c43a3e (patch)
tree5889c8e681b064d7055615f72a18394a432d48ac
parent3f0ac43d54a62d09010f8a67d34308532014bfed (diff)
downloadgitlab-0.7.tar.gz
changelog update0.7
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29a8981..dc2633a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Version 0.7
+
+ * Fix license classifier in setup.py
+ * Fix encoding error when printing to redirected output
+ * Fix encoding error when updating with redirected output
+ * Add support for UserKey listing and deletion
+ * Add support for branches creation and deletion
+ * Support state_event in ProjectMilestone (#30)
+ * Support namespace/name for project id (#28)
+ * Fix handling of boolean values (#22)
+
Version 0.6
* IDs can be unicode (#15)