File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22Changelog of GitLab4J API.
33
4+ ## gitlab4j-api-4.9.22
5+ ### GitHub [ #316 ] ( https://github.com/gmessner/gitlab4j-api/issues/316 ) Adding Issue Boards Api * enhancement*
6+
7+ ** Added support for creating, updating, and deleting an issue board (#316 ).**
8+
9+
10+ [ 04561b0f4d50e4c] ( https://github.com/gmessner/gitlab4j-api/commit/04561b0f4d50e4c ) Greg Messner * 2019-04-11 01:34:17*
11+
12+
13+ ### GitHub [ #328 ] ( https://github.com/gmessner/gitlab4j-api/issues/328 ) commitsApi.getCommit(projectId, branchName) fails with 404 if slash in branch name * bug*
14+
15+ ** Now URL encodes the sha when fetching a single commit (#328 ).**
16+
17+
18+ [ f6833a4b89619c4] ( https://github.com/gmessner/gitlab4j-api/commit/f6833a4b89619c4 ) Greg Messner * 2019-04-10 04:51:58*
19+
20+
21+ ### GitHub [ #330 ] ( https://github.com/gmessner/gitlab4j-api/issues/330 ) Support Group-level and Project-level variables. * enhancement*
22+
23+ ** Added createVariable() and updateVariable() methods without the environmentScope param (#330 ).**
24+
25+
26+ [ 8deffb3ed63d0b3] ( https://github.com/gmessner/gitlab4j-api/commit/8deffb3ed63d0b3 ) Greg Messner * 2019-04-11 01:36:23*
27+
28+ ** Added support for group and project variables (#330 ).**
29+
30+
31+ [ 97f457253248e2f] ( https://github.com/gmessner/gitlab4j-api/commit/97f457253248e2f ) Greg Messner * 2019-04-10 21:05:04*
32+
33+
34+ ### No issue
35+
36+ ** Bumped version.**
37+
38+
39+ [ 7a08a31ce39c277] ( https://github.com/gmessner/gitlab4j-api/commit/7a08a31ce39c277 ) Greg Messner * 2019-04-10 21:04:06*
40+
41+ ** Added maskPrivateToken() method.**
42+
43+
44+ [ 0e6edfb4215e11e] ( https://github.com/gmessner/gitlab4j-api/commit/0e6edfb4215e11e ) Greg Messner * 2019-04-10 04:52:19*
45+
46+ ** Updated with latest commits.**
47+
48+
49+ [ fa03dbd2964c492] ( https://github.com/gmessner/gitlab4j-api/commit/fa03dbd2964c492 ) Greg Messner * 2019-04-06 19:58:56*
50+
51+
452## gitlab4j-api-4.9.21
553### GitHub [ #316 ] ( https://github.com/gmessner/gitlab4j-api/issues/316 ) Adding Issue Boards Api * enhancement*
654
You can’t perform that action at this time.
0 commit comments