Releases: saltstack-formulas/nginx-formula
Releases · saltstack-formulas/nginx-formula
v1.0.0
1.0.0 (2019-05-12)
Build System
- remove obsolete Makefile (4961b04)
Code Refactoring
- replace old
nginx
withnginx.ng
(0fc5070)
BREAKING CHANGES
- all previous
nginx
based configurations must be reviewed;
nginx.ng
usage must be promoted tonginx
and any uses of the original
nginx
will have to be converted.
v0.56.1
v0.56.0
v0.55.1
v0.55.0: Merge pull request #228 from myii/chore/ci-enable-py2-centos-7
ci(kitchen+travis): use `py2` instead of `py3` for `centos-7`