Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Hughes <[email protected]>
  • Loading branch information
bmhughes committed Mar 8, 2021
1 parent 31698c4 commit 3f712fe
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

This file is used to list changes made in each version of the iptables cookbook.

## Unreleased

- Refactor cookbook [@bmhughes](https://github.com/bmhughes)
- Remove legacy code
- Refactor chain and rule resources
- Complex logic moved to helper libraries
- Refactor service resource
- Add the full set of service actions
- Create a default configuration to ensure starting on Redhat platform families
- Refactor package resource
- Add the full set of package actions

## 7.1.0 (2020-06-09)

- Resolved cookstyle error: recipes/default.rb:19:14 warning: `Lint/SendWithMixinArgument`
Expand Down

0 comments on commit 3f712fe

Please sign in to comment.