summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRene Moser <mail@renemoser.net>2017-08-22 15:21:44 +0200
committerRene Moser <mail@renemoser.net>2017-08-22 15:21:44 +0200
commit275676f2cfb4b107537956ec645a5353920748b3 (patch)
tree3338611c3869c3348dec3bbf7267b293c46f719f /CHANGELOG.md
parentd60b61ed04cbb565bc2b6ae3ed78a8d8718906fd (diff)
downloadansible-275676f2cfb4b107537956ec645a5353920748b3.tar.gz
update changelog, add fix for exoscale auth
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b283e83805..c1eb5a7945 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,7 @@ Ansible Changes By Release
from the filesystem as an environment variable.
* Fix the ssh "smart" transport setting which automatically selects the best means of
transferring files over ssh (sftp, ssh, piped).
+* Fix authentication by api_key parameter in exoscale modules.
<a id="2.3.2"></a>