Skip to content

Commit 323c2d8

Browse files
authored
Merge pull request xanzy#1348 from jackcipher/master
update README.md
2 parents eefd68a + 9df45f5 commit 323c2d8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ A GitLab API client enabling Go programs to interact with GitLab in a simple and
99

1010
## NOTE
1111

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
1313
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.
1515

1616
## Coverage
1717

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:
2020

2121
- [x] Applications
2222
- [x] Award Emojis

0 commit comments

Comments
 (0)