summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToon Claes <toon@gitlab.com>2017-03-06 14:14:44 +0100
committerToon Claes <toon@gitlab.com>2017-03-07 21:21:53 +0100
commit721bc9c4186a773478ff12fdf816974286daaad8 (patch)
tree67cbb155ea959b6068fc43e297189a555d495f36
parent50f1e1ec36cb04fb1239959c7b8098a7d3c94a87 (diff)
downloadgitlab-ce-tc-api-v4-doc-changes.tar.gz
API V4 is no longer in Betatc-api-v4-doc-changes
And V4 is the preferred version to be used, because V3 will be removed in 9.4 (or later).
-rw-r--r--doc/api/v3_to_v4.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/api/v3_to_v4.md b/doc/api/v3_to_v4.md
index 39dc6d98e7b..c1ad840750d 100644
--- a/doc/api/v3_to_v4.md
+++ b/doc/api/v3_to_v4.md
@@ -1,8 +1,10 @@
# V3 to V4 version
-Our V4 API version is currently available as *Beta*! It means that V3
-will still be supported and remain unchanged for now, but be aware that the following
-changes are in V4:
+Since GitLab 9.0, API V4 is the preferred version to be used.
+
+V3 will remain working until at least GitLab 9.3. The V3 API documentation is still [available](https://gitlab.com/gitlab-org/gitlab-ce/blob/8-16-stable/doc/api/README.md).
+
+Below are the changes made between V3 and V4.
### 8.17