Skip to content

Commit 117f7f5

Browse files
author
Gauvain Pocentek
committed
prepare the 0.16 release
1 parent 673dc36 commit 117f7f5

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

AUTHORS

+5
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,8 @@ Peter Mosmans <support@go-forward.net>
3636
Stefan K. Dunkler <stefan.dun@gmail.com>
3737
Missionrulz <missionrulz@gmail.com>
3838
Rafael Eyng <rafaeleyng@gmail.com>
39+
Armin Weihbold <armin.weihbold@gmail.com>
40+
derek-austin <derek.austin35@mailinator.com>
41+
Jonathon Reinhart <Jonathon.Reinhart@gmail.com>
42+
Michal Galet <michal.galet@gmail.com>
43+
Will Starms <vilhelmen@gmail.com>

ChangeLog

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
Version 0.16
2+
3+
* Add the ability to fork to a specific namespace
4+
* JIRA service - add api_url to optional attributes
5+
* Fix bug: Missing coma concatenates array values
6+
* docs: branch protection notes
7+
* Create a project in a group
8+
* Add only_allow_merge_if_build_succeeds option to project objects
9+
* Add support for --all in CLI
10+
* Fix examples for file modification
11+
* Use the plural merge_requests URL everywhere
12+
* Rework travis and tox setup
13+
* Workaround gitlab setup failure in tests
14+
* Add ProjectBuild.erase()
15+
* Implement ProjectBuild.play()
16+
117
Version 0.15.1
218

319
* docs: improve the pagination section

0 commit comments

Comments
 (0)