diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2021-03-30 13:50:57 +1100 |
---|---|---|
committer | Ben Sturmfels <ben@sturm.com.au> | 2021-03-30 13:50:57 +1100 |
commit | f28ea2b9bc795e830c763236c5171f700efbc646 (patch) | |
tree | 1fcfc78b2203db697804a935740faa8c65c91a48 /docs | |
parent | 4d610b43f0900187014cd125bbaea47d95e4777d (diff) | |
download | mediagoblin-f28ea2b9bc795e830c763236c5171f700efbc646.tar.lz mediagoblin-f28ea2b9bc795e830c763236c5171f700efbc646.tar.xz mediagoblin-f28ea2b9bc795e830c763236c5171f700efbc646.zip |
Note Guix "meta" issue tracking the packaging process.
Diffstat (limited to 'docs')
-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 19136ff9..cbc79006 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -29,6 +29,8 @@ This chapter has important information about our current and previous releases. upgrade werkzeug (Ben Sturmfels) - Document that `gmg dbupdate` is required after some config changes (Rodrigo Martins) +- Add Docker and CI builds for Debian 11/Bullseye (Ben Sturmfels) +- Fix/document Guix setup for 100% passing test suite (Ben Sturmfels) 0.11.0 |