summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2017-08-23 11:47:32 -0700
committerToshio Kuratomi <a.badger@gmail.com>2017-08-23 11:47:32 -0700
commitabfada309c344155069fc36d9fd99a78ee3b8708 (patch)
tree2ddd4402f3d1460e2f228f9b2bd34bf43bf4e0a4
parentfe8d1fbf8d102f3ac79461e4901d936a27113615 (diff)
downloadansible-abfada309c344155069fc36d9fd99a78ee3b8708.tar.gz
Add efs py3 fix to changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c1eb5a7945..7060b5744b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@ Ansible Changes By Release
* digital_ocean_tag module
* Fix the zip filter
* Fix user module combining bytes and text
+ * Fix for security groups in the amazon efs module
* 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