summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
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,