summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/api/v3_to_v4.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/api/v3_to_v4.md b/doc/api/v3_to_v4.md
index 15a5b7a5290..fc07a359464 100644
--- a/doc/api/v3_to_v4.md
+++ b/doc/api/v3_to_v4.md
@@ -2,7 +2,9 @@
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).
+API v3 will continue to work until August 2017. In the meantime, we advise you
+to make any necessary changes to applications that use the v3 API. 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.