From 1663faa7a14c4242b139047eeb6eed7cc6ae8b37 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 19 Jun 2014 21:22:48 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 784423b9ca1..d926be4a7d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ Ansible Changes By Release ## 1.7 "Summer Nights" - Active Development +Major new features: + +* Windows support (alpha) using native PowerShell remoting + New inventory scripts: * SoftLayer @@ -14,6 +18,13 @@ New Modules: * cloud: rax_meta * cloud: rax_scaling_group * cloud: rax_scaling_policy +* windows: version of setup module +* windows: version of slurp module +* windows: win_feature +* windows: win_get_url +* windows: win_msi +* windows: win_ping +* windows: win_user ## 1.6.3 "And the Cradle Will Rock" - Jun 09, 2014