Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jloh committed Nov 2, 2016
1 parent 5a2db32 commit 8ec04ae
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
24 changes: 18 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,31 @@
# Change Log

## [v1.0.0](https://github.com/Mooash/csf-ansible-role/tree/v1.0.0) (2016-02-27)
## [v1.1.0](https://github.com/jloh/csf-ansible-role/tree/v1.1.0) (2016-11-02

[Full Changelog](https://github.com/jloh/csf-ansible-role/compare/v1.0.0...v1.1.0)

**Implemented enhancements:**

- Added new global variable: csf\_allow\_ip [\#7](https://github.com/jloh/csf-ansible-role/pull/7) ([marek-knappe](https://github.com/marek-knappe))

**Fixed bugs:**

- Fix DEPRECATION WARNING errors due to bare variables: csf\\_allow\\_ip [\#7](https://github.com/jloh/csf-ansible-role/pull/7) ([marek-knappe](https://github.com/marek-knappe))

## [v1.0.0](https://github.com/jloh/csf-ansible-role/tree/v1.0.0) (2016-02-27)
**Implemented enhancements:**

- Added CentOS 7 support. Added optional ipset and gd support [\#2](https://github.com/Mooash/csf-ansible-role/pull/2) ([bvansomeren](https://github.com/bvansomeren))
- Added CentOS 7 support. Added optional ipset and gd support [\#2](https://github.com/jloh/csf-ansible-role/pull/2) ([bvansomeren](https://github.com/bvansomeren))

**Fixed bugs:**

- Only fail disable firewalld when it's actually installed. [\#5](https://github.com/Mooash/csf-ansible-role/pull/5) ([ju5t](https://github.com/ju5t))
- Minor addition to avoid changed result on csf installation check [\#3](https://github.com/Mooash/csf-ansible-role/pull/3) ([dledanseur](https://github.com/dledanseur))
- Only fail disable firewalld when it's actually installed. [\#5](https://github.com/jloh/csf-ansible-role/pull/5) ([ju5t](https://github.com/ju5t))
- Minor addition to avoid changed result on csf installation check [\#3](https://github.com/jloh/csf-ansible-role/pull/3) ([dledanseur](https://github.com/dledanseur))

**Merged pull requests:**

- Add a Gitter chat badge to README.md [\#1](https://github.com/Mooash/csf-ansible-role/pull/1) ([gitter-badger](https://github.com/gitter-badger))
- Add a Gitter chat badge to README.md [\#1](https://github.com/jloh/csf-ansible-role/pull/1) ([gitter-badger](https://github.com/gitter-badger))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.0.0
v1.1.0

0 comments on commit 8ec04ae

Please sign in to comment.