Skip to content

Commit 6489b61

Browse files
committed
Generated latest changelog.
1 parent 032446b commit 6489b61

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

CHANGELOG.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog of GitLab4J API.
33

44
## Unreleased
5+
### No issue
6+
7+
**Cleaned up comments.**
8+
9+
10+
[032446b1a6a46f9](https://github.com/gmessner/gitlab4j-api/commit/032446b1a6a46f9) Greg Messner *2019-05-06 19:28:42*
11+
12+
13+
## gitlab4j-api-4.10.11
514
### GitHub [#311](https://github.com/gmessner/gitlab4j-api/issues/311) Automate the integration tests *enhancement*
615

716
**Now explicitly sets timeouts on connection (#311).**
@@ -15,8 +24,56 @@ Changelog of GitLab4J API.
1524
[fea9f0a780ffe84](https://github.com/gmessner/gitlab4j-api/commit/fea9f0a780ffe84) Greg Messner *2019-05-05 18:21:43*
1625

1726

27+
### GitHub [#341](https://github.com/gmessner/gitlab4j-api/issues/341) Add support for pipeline triggers. *enhancement*
28+
29+
**Added skip of trigger test if no .gitlab-ci.yml file in test project (#341).**
30+
31+
32+
[9b72209f86b473d](https://github.com/gmessner/gitlab4j-api/commit/9b72209f86b473d) Greg Messner *2019-05-06 18:31:56*
33+
34+
**Added support for Pipeline triggers (#341).**
35+
36+
37+
[10fd8a5f645d340](https://github.com/gmessner/gitlab4j-api/commit/10fd8a5f645d340) Greg Messner *2019-05-06 17:51:15*
38+
39+
**Initial commit (#341).**
40+
41+
42+
[065dd386231c5dc](https://github.com/gmessner/gitlab4j-api/commit/065dd386231c5dc) Greg Messner *2019-05-06 17:50:49*
43+
44+
1845
### No issue
1946

47+
**Bumped version.**
48+
49+
50+
[1df3dd778ca38cd](https://github.com/gmessner/gitlab4j-api/commit/1df3dd778ca38cd) Greg Messner *2019-05-06 17:50:04*
51+
52+
**Added entry for excluding src/test/resources/test-gitlab4j.properties.**
53+
54+
55+
[7e9c5765ab369aa](https://github.com/gmessner/gitlab4j-api/commit/7e9c5765ab369aa) Greg Messner *2019-05-06 17:42:21*
56+
57+
**Sorted sub API list.**
58+
59+
60+
[660565c56fa9cf8](https://github.com/gmessner/gitlab4j-api/commit/660565c56fa9cf8) Greg Messner *2019-05-06 02:50:25*
61+
62+
**Updated name to include GitLab4J-API.**
63+
64+
65+
[96db0cdd40237aa](https://github.com/gmessner/gitlab4j-api/commit/96db0cdd40237aa) Greg Messner *2019-05-05 19:29:07*
66+
67+
**Updated description.**
68+
69+
70+
[7ce735f4ac91cca](https://github.com/gmessner/gitlab4j-api/commit/7ce735f4ac91cca) Greg Messner *2019-05-05 18:56:27*
71+
72+
**Generated latest changelog.**
73+
74+
75+
[5624be514b87023](https://github.com/gmessner/gitlab4j-api/commit/5624be514b87023) Greg Messner *2019-05-05 18:52:01*
76+
2077
**Added execute perm.**
2178

2279

0 commit comments

Comments
 (0)