File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ A GitLab API client enabling Go programs to interact with GitLab in a simple and
9
9
10
10
## NOTE
11
11
12
- Release v0.6.0 (released on 25-08-2017) no longer supports the older V3 Gitlab API. If
12
+ Release v0.6.0 (released on 25-08-2017) no longer supports the older V3 GitLab API. If
13
13
you need V3 support, please use the ` f-api-v3 ` branch. This release contains some backwards
14
- incompatible changes that were needed to fully support the V4 Gitlab API.
14
+ incompatible changes that were needed to fully support the V4 GitLab API.
15
15
16
16
## Coverage
17
17
18
- This API client package covers most of the existing Gitlab API calls and is updated regularly
19
- to add new and/or missing endpoints. Currently the following services are supported:
18
+ This API client package covers most of the existing GitLab API calls and is updated regularly
19
+ to add new and/or missing endpoints. Currently, the following services are supported:
20
20
21
21
- [x] Applications
22
22
- [x] Award Emojis
You can’t perform that action at this time.
0 commit comments