From c22f8a4ae4735192c0b1ef03e45c50b76405c697 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Sat, 9 Sep 2017 12:50:51 -0700 Subject: [PATCH] Add blockinfile fix to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09437f59293..181ab62e294 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ Ansible Changes By Release * Fix user module combining bytes and text * Fix for security groups in the amazon efs module * Fix for the jail connection plugin not finding the named jail + * Fix for blockinfile's parameters insertbefore and insertafter * ios_config: Fix traceback when the efaults parameter is not set * iosxr_config: Fixed unicode error when UTF-8 characters are in configs * Fix check mode in archive module