diff options
author | Aditi Mittal <aditi.iitr@gmail.com> | 2013-09-05 22:45:10 +0530 |
---|---|---|
committer | Aditi Mittal <aditi.iitr@gmail.com> | 2013-09-05 22:45:10 +0530 |
commit | f242807518a3cf079dac86d48dd3c19fc985993e (patch) | |
tree | 4d52f1fc30e97ee5ee3ae61e004e9e8f2d196bbf /docs/source/siteadmin | |
parent | 1d9d9f1c9a7bd1d0313dfffe80286a258420c9e6 (diff) | |
parent | 85cf52f86548dfbc8a65a8c1625de9539a3ea9b6 (diff) | |
download | mediagoblin-f242807518a3cf079dac86d48dd3c19fc985993e.tar.lz mediagoblin-f242807518a3cf079dac86d48dd3c19fc985993e.tar.xz mediagoblin-f242807518a3cf079dac86d48dd3c19fc985993e.zip |
Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin
Diffstat (limited to 'docs/source/siteadmin')
-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 |