summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Server <jserver@broadway.com>2013-03-08 15:15:37 -0500
committerJoe Server <jserver@broadway.com>2013-03-08 15:15:37 -0500
commite534f03345a4f4411118134301181dd43f0decda (patch)
tree6ea9a74dcb83269b5af86fcd2f26f13ff223d82f
parentfb030f15bd8cd1ebded9bc313ae8239e66a28eb5 (diff)
downloadcliff-e534f03345a4f4411118134301181dd43f0decda.tar.gz
update history.rst with convert_underscores change
-rw-r--r--docs/source/history.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/source/history.rst b/docs/source/history.rst
index f7348e9..8f4595a 100644
--- a/docs/source/history.rst
+++ b/docs/source/history.rst
@@ -2,6 +2,13 @@
Release History
=================
+dev
+
+ - Add ``convert_underscores`` parameter to ``CommandManager`` ``__init__``
+ method to allow underscores to be used in command names. This optional
+ argument is defaulted to True to maintain current behavior.
+ (contributed by Joe Server)
+
1.3.1
- Sort list of commands in interactive help mode. (contributed by