Deprecated Feature Removal

- Removed deprecated 'edit.verbose' setting, in favor of the 'edit' verbosity
  token..
This commit is contained in:
Paul Beckingham 2013-10-20 14:53:30 -04:00
parent 2cbae3fb9c
commit 626f89c263
5 changed files with 4 additions and 12 deletions

View file

@ -3,6 +3,8 @@
Features
+ Removed deprecated 'echo.command' setting, in favor of the 'header' and
'affected' verbosity tokens.
+ Removed deprecated 'edit.verbose' setting, in favor of the 'edit' verbosity
token..
Bugs