diff options
Diffstat (limited to 'docs/source/siteadmin')
-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 1038062c..528feb12 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -37,6 +37,7 @@ carefully, or at least skim over it. **Bug fixes:** +- Fix missing download link for videos uploaded after 0.10.0 [#5620] (Ben Sturmfels) - Fix raw image plugin installation instruction [#5523] (Ben Sturmfels) - Pin sqlalchemy to fix due to changed internals [#5624] (Charlotte Koch) - Fix test suite to pass 100% (Ben Sturmfels) |