2016-07-26 12:28:52 +02:00
# Change Log
2016-10-24 14:38:47 +02:00
## [1.0.2](https://github.com/dev-sec/ansible-nginx-hardening/tree/1.0.2) (2016-10-24)
[Full Changelog ](https://github.com/dev-sec/ansible-nginx-hardening/compare/1.0.1...1.0.2 )
**Fixed bugs:**
- Syntax Error while loading YAML in defaults/main.yml [\#6 ](https://github.com/dev-sec/ansible-nginx-hardening/issues/6 )
**Merged pull requests:**
- remove tabs. fix \#6 [\#7 ](https://github.com/dev-sec/ansible-nginx-hardening/pull/7 ) ([rndmh3ro](https://github.com/rndmh3ro))
2016-09-25 19:14:29 +02:00
## [1.0.1](https://github.com/dev-sec/ansible-nginx-hardening/tree/1.0.1) (2016-09-23)
[Full Changelog ](https://github.com/dev-sec/ansible-nginx-hardening/compare/1.0.0...1.0.1 )
**Fixed bugs:**
- ssl\_dhparam [\#4 ](https://github.com/dev-sec/ansible-nginx-hardening/issues/4 )
**Closed issues:**
- Make the owner /etc/nginx configurabe [\#3 ](https://github.com/dev-sec/ansible-nginx-hardening/issues/3 )
- Running worker process as non-privileged user \(1 failed\) [\#2 ](https://github.com/dev-sec/ansible-nginx-hardening/issues/2 )
**Merged pull requests:**
- create dhparam file. fix \#4 [\#5 ](https://github.com/dev-sec/ansible-nginx-hardening/pull/5 ) ([rndmh3ro](https://github.com/rndmh3ro))
- improve gemfile, update readme for local tests [\#1 ](https://github.com/dev-sec/ansible-nginx-hardening/pull/1 ) ([chris-rock](https://github.com/chris-rock))
## [1.0.0](https://github.com/dev-sec/ansible-nginx-hardening/tree/1.0.0) (2016-08-11)
2016-07-26 12:28:52 +02:00
2016-10-24 14:38:47 +02:00
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*