From 98b1cb8297ec46d832b8fb33ae91fa3e4943bc24 Mon Sep 17 00:00:00 2001 From: James Tanner Date: Mon, 31 Mar 2014 13:51:21 -0400 Subject: [PATCH] Update changelog for #5958 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a597124c84..e32a4471df8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ Major features/changes: - daemon lifetime is now based on the time from the last activity, not the time from the daemon's launch. * ansible-playbook now accepts --force-handlers to run handlers even if tasks result in failures * apt module now accepts "deb" parameter to install local dpkg files +* regex_replace filter plugin added New Modules: