From a206c23308c36f42e0dce353745b441cfc6b6a46 Mon Sep 17 00:00:00 2001 From: sdelano Date: Mon, 17 Feb 2014 23:25:13 -0800 Subject: [PATCH] Update CHANGELOG for 11.1.1 --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 552323a94..3fa7113b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Enterprise Chef Changelog +## 11.1.1 (2014-02-17) + +### private-chef-cookbooks + +#### BUGFIXES +* remove banned/whitelist IP checking from OpenResty Lua config that breaks ipv6 clients + ## 11.1.0 (2014-02-06) ### omnibus-ruby 1.3.0 @@ -88,4 +95,4 @@ * [configuration] Increment api_version for release 11.0.0 -> 11.1.0 * [opscode-certificate] Make sure :restart action occurs on all nodes * [keepalived] Fixes for keepalived.conf to work with 1.2.9 unicast -* [bookshelf] Turn off request logging \ No newline at end of file +* [bookshelf] Turn off request logging