We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04cbb5 commit 95a7c2bCopy full SHA for 95a7c2b
CHANGELOG.md
@@ -3,6 +3,11 @@ fail2ban Cookbook CHANGELOG
3
This file is used to list changes made in each version of the fail2ban cookbook.
4
5
6
+v2.0.0
7
+------
8
+[COOK-2530] Allow customisation of jail.local
9
+
10
11
v1.2.4
12
------
13
### New Feature
metadata.rb
@@ -3,7 +3,7 @@
maintainer_email "cookbooks@opscode.com"
license "Apache 2.0"
description "Installs and configures fail2ban"
-version "1.2.5"
+version "2.0.0"
recipe "fail2ban", "Installs and configures fail2ban"
0 commit comments