diff options
| author | Gauvain Pocentek <gauvain@pocentek.net> | 2016-10-16 08:34:33 +0200 |
|---|---|---|
| committer | Gauvain Pocentek <gauvain@pocentek.net> | 2016-10-16 08:34:33 +0200 |
| commit | 117f7f584ed58f0f36b3cf6cb3a8d2a256c4aae4 (patch) | |
| tree | b9ed763b184386f5a50ca30e87fb6f324c214c23 /ChangeLog | |
| parent | 673dc3636e5ab6846c88cb4dac71f0690b02494d (diff) | |
| download | gitlab-117f7f584ed58f0f36b3cf6cb3a8d2a256c4aae4.tar.gz | |
prepare the 0.16 release
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Version 0.16 + + * Add the ability to fork to a specific namespace + * JIRA service - add api_url to optional attributes + * Fix bug: Missing coma concatenates array values + * docs: branch protection notes + * Create a project in a group + * Add only_allow_merge_if_build_succeeds option to project objects + * Add support for --all in CLI + * Fix examples for file modification + * Use the plural merge_requests URL everywhere + * Rework travis and tox setup + * Workaround gitlab setup failure in tests + * Add ProjectBuild.erase() + * Implement ProjectBuild.play() + Version 0.15.1 * docs: improve the pagination section |
