From 7a52f3f4e1e7faf413263c176d3148dc93d5d5eb Mon Sep 17 00:00:00 2001 From: Ken Celenza Date: Tue, 1 Aug 2017 10:26:40 -0400 Subject: [PATCH] update changelog (#27559) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f4ae75247f..068295856d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -107,6 +107,8 @@ Ansible Changes By Release in ansible/module_utils/six/__init__.py. Six is tricky to unbundle, however, so they may want to base their efforts off the code we were using: * https://github.com/ansible/ansible/blob/2fff690caab6a1c6a81973f704be3fbd0bde2c2f/lib/ansible/module_utils/six/__init__.py +* Update ipaddr Jinja filters to replace existing non RFC compliant ones. Added additional filters for easier use + of handling IP addresses. (PR# 26566) #### New Callbacks: - full_skip