diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-09-04 14:25:40 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-09-04 14:27:18 -0500 |
commit | abff297cf97b8ee082e320fce0c32672276be46e (patch) | |
tree | 0b6474364fd428ecad53a8f63e79d9fb72515695 /docs/source | |
parent | 857512e81ef07b67641a429c09b7b7b403a9a2c6 (diff) | |
download | mediagoblin-abff297cf97b8ee082e320fce0c32672276be46e.tar.lz mediagoblin-abff297cf97b8ee082e320fce0c32672276be46e.tar.xz mediagoblin-abff297cf97b8ee082e320fce0c32672276be46e.zip |
Caution about the API in the release notes
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index e7bf003a..8f34e145 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -25,6 +25,13 @@ carefully, or at least skim over it. 0.5.0 ===== +**NOTE:** If using the API is important to you, we're in a state of +ransition towards a new API via the Pump API. As such, though the old +API still probably works, some changes have happened to the way oauth +works to make it more Pump-compatible. If you're heavily using +clients using the old API, you may wish to hold off on upgrading for +now. Otherwise, jump in and have fun! :) + **Do this to upgrade** 1. Make sure to run |