Update firewall cookbook

This commit is contained in:
Greg Karékinian
2018-04-17 13:27:35 +02:00
parent c3933012dd
commit dd47030301
5 changed files with 10 additions and 6 deletions

View File

@@ -2,6 +2,10 @@ firewall Cookbook CHANGELOG
=======================
This file is used to list changes made in each version of the firewall cookbook.
v2.6.3 (2018-02-01)
-------------------
* Fix issue with deep merging of hashes and arrays in recent chef release (#185)
v2.6.2 (2017-06-01)
-------------------
* Incorrect file checking on Ubuntu, double file write (#173)