You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,17 @@
1
1
ChangeLog
2
2
=====================
3
3
4
+
1.4.0
5
+
=====================
6
+
* Breaking changes for some Pipeline jobs (see [migration guide](https://github.com/jenkinsci/gitlab-plugin/wiki/Migration-Guides) for more information)
7
+
* Cleanup UI for GitLabPushTrigger
8
+
*#201: customize notes for merge requsts
9
+
*#168: MR Voting Broken after Gitlab 8.2
10
+
*#190: Add option to mark unstable builds as success in GitLab
11
+
*#345: Configurable "Add note with build status on merge requests"
12
+
* Add Notifier and workflow step for accepting a MR on success
13
+
* Add workflow step for adding comments to a MR
14
+
4
15
1.3.2
5
16
=====================
6
17
* JENKINS-36863: Credentials drop-down doesn't show API token credential! (finally fixed it)
0 commit comments