diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2021-03-10 21:38:17 +1100 |
---|---|---|
committer | Ben Sturmfels <ben@sturm.com.au> | 2021-03-10 21:49:33 +1100 |
commit | 44007e5c295c69758468ef4d3b951b31d50cfe87 (patch) | |
tree | fdd7a6f4057b8d7beca39e55c5bbbab44812a4f9 /docs/source/siteadmin/relnotes.rst | |
parent | 83a744b1a24e9e8cacfffc337f7e1e0237941148 (diff) | |
download | mediagoblin-44007e5c295c69758468ef4d3b951b31d50cfe87.tar.lz mediagoblin-44007e5c295c69758468ef4d3b951b31d50cfe87.tar.xz mediagoblin-44007e5c295c69758468ef4d3b951b31d50cfe87.zip |
Tweak upgrade docs.
Diffstat (limited to 'docs/source/siteadmin/relnotes.rst')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index b589fa6d..8546e20b 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -23,9 +23,8 @@ This chapter has important information about our current and previous releases. 0.11.0 ====== -This release of MediaGoblin drops support for Python 2 and removes all Python 2 -compatibility code, significantly reducing the work of maintaining MediaGoblin -going forward. Please see details about upgrading below. +Following our final Python 2-compatible release of 0.10.0, this release drops +support for Python 2 and removes all Python 2 compatibility code. This release also reinstates audio spectrograms with a completely rewritten Python 3 replacement for the previous Python 2-only audio feature by Fernando |