diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2021-03-29 15:49:18 +1100 |
---|---|---|
committer | Ben Sturmfels <ben@sturm.com.au> | 2021-03-29 15:49:18 +1100 |
commit | 0cc3febdaac8ef55b27f87af8e822570a9b032eb (patch) | |
tree | d1a2fdacc56835403ea85278ea5b955ac6740d48 /docs/source | |
parent | e0eff326d7aa9bd718a51de7624393f876566ca0 (diff) | |
download | mediagoblin-0cc3febdaac8ef55b27f87af8e822570a9b032eb.tar.lz mediagoblin-0cc3febdaac8ef55b27f87af8e822570a9b032eb.tar.xz mediagoblin-0cc3febdaac8ef55b27f87af8e822570a9b032eb.zip |
Update relnotes.
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index a5a7c012..19136ff9 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -27,6 +27,8 @@ This chapter has important information about our current and previous releases. - Switch Atom feeds from deprecated werkzeug.contrib.atom to feedgenerator, upgrade werkzeug (Ben Sturmfels) +- Document that `gmg dbupdate` is required after some config changes (Rodrigo + Martins) 0.11.0 |