diff options
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 82280a3d..ccf7521d 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -72,6 +72,9 @@ try to get back to you. Alternatively please email next release. - FastCGI support has been deprecated and removed from the documentation as our dependency `flup` does not support Python 3. + - Added ``Dockerfile-debian-python3-sqlite``, ``Dockerfile-debian-python2-sqlite`` and + ``docker-compose.yml`` to help with development and testing in a clean environment. + 0.9.0 ===== |