Update changelog for 1.5.2.
This commit is contained in:
parent
d044f8abff
commit
7faee75f86
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,5 +1,15 @@
|
|||
ChangeLog
|
||||
|
||||
1.5.2
|
||||
=====================
|
||||
* #524: If Blue Ocean is installed, build URL in GitLab will point to Blue Ocean
|
||||
* #564: Build status can now be sent to GitLab from builds downstream of the one that GitLab triggered
|
||||
* #589: Make it easier to distinguish a commit push from a tag push
|
||||
* #616: Make it easier to configure gitlab-plugin from Job DSL plugin.
|
||||
* #639: Don't NPE if one of the filter specs is not specified in a Jenkinsfile
|
||||
* #658: Send current state of build to GitLab when making commit API calls so it can be seen in the GitLab UI
|
||||
* #659: Trigger builds when MR is approved in GitLab
|
||||
|
||||
1.5.1
|
||||
=====================
|
||||
* #648: Fix NPE when an MR build is triggered
|
||||
|
|
Loading…
Reference in New Issue