From c4a729722242af55fbb662343ac7ec1916c32f23 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Sat, 28 Oct 2017 01:36:13 -0400 Subject: [PATCH] minor format change --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b60f6f1c61..0b2706fe615 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,10 @@ Ansible Changes By Release `ansible_diff_mode`, `ansible_inventory_sources`, `ansible_limit`, `ansible_run_tags` , `ansible_forks` and `ansible_skip_tags` * Updated the bundled copy of the six library to 1.11.0 * Added support to `become` `NT AUTHORITY\System`, `NT AUTHORITY\LocalService`, and `NT AUTHORITY\NetworkService` on Windows hosts + +### New Plugins + +## Lookups * Added `aws_ssm` lookup plugin ### New Modules