summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2014-12-17 13:54:39 -0800
committerJames Cammarata <jimi@sngx.net>2015-02-17 13:39:40 -0600
commit90ac8d621cab380eaa3339dd0594df2f4ce6653c (patch)
treebcf10cef509d19f78024b0bab7d5562dca256b6e
parent49d47a8241b9975c4e82a5f97e2127fbfe9edcda (diff)
downloadansible-90ac8d621cab380eaa3339dd0594df2f4ce6653c.tar.gz
Update changelog for the git clone parameter
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ee03fb3427..19d199452c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ Ansible Changes By Release
* Various bug fixes for lookup plugins.
* Various bug fixes for some modules (continued cleanup of postgresql issues, etc.).
+* Add a clone parameter to git module that allows you to get information about a remote repo even if it doesn't exist locally.
+
## 1.8.1 "You Really Got Me" - Nov 26, 2014
* Various bug fixes in postgresql and mysql modules.