diff options
| -rw-r--r-- | AUTHORS | 5 | ||||
| -rw-r--r-- | ChangeLog | 16 |
2 files changed, 21 insertions, 0 deletions
@@ -36,3 +36,8 @@ Peter Mosmans <support@go-forward.net> Stefan K. Dunkler <stefan.dun@gmail.com> Missionrulz <missionrulz@gmail.com> Rafael Eyng <rafaeleyng@gmail.com> +Armin Weihbold <armin.weihbold@gmail.com> +derek-austin <derek.austin35@mailinator.com> +Jonathon Reinhart <Jonathon.Reinhart@gmail.com> +Michal Galet <michal.galet@gmail.com> +Will Starms <vilhelmen@gmail.com> @@ -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 |
