mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix typo
This commit is contained in:
parent
3b7bc1897d
commit
111d0ba7da
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
=======
|
=======
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user