You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/v3/versions.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ By default, all requests receive the v3 version. We encourage you to [request a
9
9
10
10
# v3
11
11
12
-
The [v3 API](/v3) is stable and unchangeable. Please [file a support issue][support] if you have problems.
12
+
The [v3 API](/v3) is stable, and we strive to ensure that all [changes](/changes) are backwards compatible. Please [file a support issue][support] if you have problems.
13
13
14
14
Some v3 functionality is [deprecated](#v3-deprecations) and will be removed in the next major version of the API.
15
15
@@ -123,7 +123,7 @@ The recommendations below will help you prepare your application for the next ma
123
123
124
124
# beta (Deprecated) {#beta}
125
125
126
-
The [beta API](/v3) is deprecated. Its current functionality is stable and unchangeable. Please [file a support issue][support] if you have problems.
126
+
The [beta API](/v3) is deprecated. Its current functionality is stable, and we strive to ensure that any [changes](/changes) are backwards compatible. Please [file a support issue][support] if you have problems.
0 commit comments