Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 8ec04ae

Browse files
committed
Release v1.1.0
1 parent 5a2db32 commit 8ec04ae

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

CHANGELOG.md

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,31 @@
11
# Change Log
22

3-
## [v1.0.0](https://github.com/Mooash/csf-ansible-role/tree/v1.0.0) (2016-02-27)
3+
## [v1.1.0](https://github.com/jloh/csf-ansible-role/tree/v1.1.0) (2016-11-02
4+
5+
[Full Changelog](https://github.com/jloh/csf-ansible-role/compare/v1.0.0...v1.1.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Added new global variable: csf\_allow\_ip [\#7](https://github.com/jloh/csf-ansible-role/pull/7) ([marek-knappe](https://github.com/marek-knappe))
10+
11+
**Fixed bugs:**
12+
13+
- 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))
14+
15+
## [v1.0.0](https://github.com/jloh/csf-ansible-role/tree/v1.0.0) (2016-02-27)
416
**Implemented enhancements:**
517

6-
- 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))
18+
- 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))
719

820
**Fixed bugs:**
921

10-
- Only fail disable firewalld when it's actually installed. [\#5](https://github.com/Mooash/csf-ansible-role/pull/5) ([ju5t](https://github.com/ju5t))
11-
- 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))
22+
- Only fail disable firewalld when it's actually installed. [\#5](https://github.com/jloh/csf-ansible-role/pull/5) ([ju5t](https://github.com/ju5t))
23+
- 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))
1224

1325
**Merged pull requests:**
1426

15-
- 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))
27+
- 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))
1628

1729

1830

19-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
31+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.0
1+
v1.1.0

0 commit comments

Comments
 (0)