Browse code

Add changelog entry for Lambda module updates (#22327)

Ryan Brown authored on 2017/03/07 07:23:47
Showing 1 changed files
... ...
@@ -30,6 +30,7 @@ Ansible Changes By Release
30 30
 * added optional 'piped' transfer method to ssh plugin for when scp and sftp are missing
31 31
 * default controlpersist path is now a custom hash of host-port-user to avoid the socket path length errors for long hostnames
32 32
 * Various fixes for Python3 compatibility
33
+* The AWS Lambda module previously ignored changes that only affected one parameter. Existing deployments may have outstanding changes that this bugfix will apply.
33 34
 
34 35
 ###Deprecations:
35 36
 * Specifying --tags (or --skip-tags) multiple times on the command line