Skip to content

Commit 627a6aa

Browse files
author
Gauvain Pocentek
committed
Update release notes for v4
1 parent 03ac8da commit 627a6aa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

RELEASE_NOTES.rst

+9
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ This page describes important changes between python-gitlab releases.
77
Changes from 0.20 to 0.21
88
=========================
99

10+
* Initial support for the v4 API (experimental)
11+
12+
The support for v4 is stable enough to be tested, but some features might be
13+
broken. Please report issues to
14+
https://github.com/python-gitlab/python-gitlab/issues/
15+
16+
Be aware that the python-gitlab API for v4 objects might change in the next
17+
releases.
18+
1019
* Several methods have been deprecated in the ``gitlab.Gitlab`` class:
1120

1221
+ ``credentials_auth()`` is deprecated and will be removed. Call ``auth()``.

0 commit comments

Comments
 (0)