From ef2de97bbbb90f343ecf898911b28c58e0d73251 Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Wed, 23 Apr 2014 16:07:33 -0500 Subject: [PATCH] Changelog updates for docker/abiquo inventory script additions --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b21402fe69..40c22087ff3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,6 +65,8 @@ Other notable changes: * added ability for module documentation YAML to utilize shared module snippets for common args * apt module now accepts "deb" parameter to install local dpkg files * regex_replace filter plugin added +* added an inventory script for Docker +* added an inventory script for Abiquo * ... to be filled in from changelogs ... *