diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2021-03-10 10:11:41 +1100 |
---|---|---|
committer | Ben Sturmfels <ben@sturm.com.au> | 2021-03-10 10:11:41 +1100 |
commit | fee77d768a972e499f6b6d40ab2b0d67a1d8f5a4 (patch) | |
tree | fff69c4d528ca37be0f456b79ca0f596bcccf232 /docs/source/siteadmin/relnotes.rst | |
parent | 958e9aef78caec59589f34c5a05970e99b525de1 (diff) | |
download | mediagoblin-fee77d768a972e499f6b6d40ab2b0d67a1d8f5a4.tar.lz mediagoblin-fee77d768a972e499f6b6d40ab2b0d67a1d8f5a4.tar.xz mediagoblin-fee77d768a972e499f6b6d40ab2b0d67a1d8f5a4.zip |
Fix typo.
Diffstat (limited to 'docs/source/siteadmin/relnotes.rst')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 52b8ad22..cde8526f 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -26,7 +26,18 @@ carefully, or at least skim over it. 0.11.0 (work in progress) ========================= - +# make distclean instead of ad-hoc rm's +# advice on --system-site-packages - currently not used in upgrade +# git submodule update --init + +# Blog post +- Python3 +- spectrograms +- dressupgeekout images +- Boris retire +- IRC no longer requires registration +- trialling new forge +j **Improvements:** - Run test for LDAP, OpenID and PDF plugins in development Dockerfiles (Ben Sturmfels) |