From 66dcd8019682a549f4e6511107434d52f824fb38 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Thu, 18 Feb 2016 07:03:51 -0800 Subject: [PATCH] added verbosity to debug to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83f7b92e2a..d9965780b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ Ansible Changes By Release ###Minor Changes: * callbacks now have access to the options with which the CLI was called +* debug is now controlable with verbosity ## 2.0 "Over the Hills and Far Away"