This commit is contained in:
benoît chesneau 2017-03-01 22:17:27 +01:00
parent 3b7bc1897d
commit 111d0ba7da
2 changed files with 12 additions and 7 deletions

View File

@ -34,3 +34,8 @@ Changelog - 2017
- add ability to pass settings to GUNICORN_CMD_ARGS environnement variable which helps in container world (:issue:`1385`) - add ability to pass settings to GUNICORN_CMD_ARGS environnement variable which helps in container world (:issue:`1385`)
- fix: catch access denied to pid file (:issue:`1091`) - fix: catch access denied to pid file (:issue:`1091`)
- many additions and improvements to the documentation - many additions and improvements to the documentation
Breaking Change
+++++++++++++++
- **Python 2.6.0** is the last supported version

View File

@ -33,7 +33,7 @@ Changelog
Breaking Change Breaking Change
+++++++++++++++ +++++++++++++++
- **Python** 2.6.0* is the last supported version - **Python 2.6.0** is the last supported version
History History
======= =======