diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2021-04-10 15:27:10 +1000 |
---|---|---|
committer | Ben Sturmfels <ben@sturm.com.au> | 2021-04-10 15:27:10 +1000 |
commit | 5f36e3ca98f6271d2633267d7ae52c5776f82850 (patch) | |
tree | 09fbd9e1168d057ca70569cc69575bff8ab4012f /docs/source | |
parent | 9bcebe68c76f227afdc7c0764a0153ae21eb09d9 (diff) | |
download | mediagoblin-5f36e3ca98f6271d2633267d7ae52c5776f82850.tar.lz mediagoblin-5f36e3ca98f6271d2633267d7ae52c5776f82850.tar.xz mediagoblin-5f36e3ca98f6271d2633267d7ae52c5776f82850.zip |
Update relnotes.
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index d54c3244..e3f185db 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -33,6 +33,7 @@ This chapter has important information about our current and previous releases. - Fix/document Guix setup for 100% passing test suite (Ben Sturmfels) - Convert `setup.py` to `setup.cfg` (Ben Sturmfels) - Document re-installation of plugins during upgrade [#5611] (Ben Sturmfels) +- Improve usability of report handling page (Rodrigo Martins) **Bug fixes:** |