From 51087d2e636da773add46b27fe34d6f274eff053 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Tue, 26 Apr 2016 10:36:17 -0700 Subject: Add uri fixes to the changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2552a3f7b2..316a18f094 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,11 @@ Ansible Changes By Release ####New Filters: * extract +## 2.0.3 "Over the Hills and Far Away" + +* Backport fix to uri module to return the body of an error response +* Backport fix to uri module to handle file:/// uris. + ## 2.0.2 "Over the Hills and Far Away" * Backport of the 2.1 feature to ensure per-item callbacks are sent as they occur, -- cgit v1.2.1