diff options
author | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2014-08-21 17:03:47 +0200 |
---|---|---|
committer | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2014-08-21 17:03:47 +0200 |
commit | 8846bf7aaf21168ae75b90321dd84eb543c43a3e (patch) | |
tree | 5889c8e681b064d7055615f72a18394a432d48ac | |
parent | 3f0ac43d54a62d09010f8a67d34308532014bfed (diff) | |
download | gitlab-0.7.tar.gz |
changelog update0.7
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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) |