We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26585db commit cdcc6f4Copy full SHA for cdcc6f4
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
This file is used to list changes made in each version of the iptables cookbook.
4
5
+## Unreleased
6
+
7
+- Refactor cookbook [@bmhughes](https://github.com/bmhughes)
8
+ - Remove legacy code
9
+ - Refactor chain and rule resources
10
+ - Complex logic moved to helper libraries
11
+ - Refactor service resource
12
+ - Add the full set of service actions
13
+ - Create a default configuration to ensure starting on Redhat platform families
14
+ - Refactor package resource
15
+ - Add the full set of package actions
16
17
## 7.1.0 (2020-06-09)
18
19
- Resolved cookstyle error: recipes/default.rb:19:14 warning: `Lint/SendWithMixinArgument`
0 commit comments