summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-08-29 19:25:00 +0300
committerLars Wirzenius <liw@liw.fi>2015-08-29 19:25:00 +0300
commit28a1395728a70477cef4b0f60ad23e1dcc4c8909 (patch)
treef3acd6dd95e888c862d1787da3bb0ba4be9b8440 /NEWS
parent446e7ca2ed4ad7fe11519ad1744a2da7ca1bc4de (diff)
downloadcliapp-28a1395728a70477cef4b0f60ad23e1dcc4c8909.tar.gz
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ca42ae8..c74cb59 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,12 @@ Bug fixes:
* Memory use profiling with Meliae was fixed.
+New features:
+
+* Richard Ipsum added the `cliapp.Application.get_subcommand_usage`
+ method to return a short usage text for a subcommand. This allows
+ better error message.
+
Version 1.20150701
------------------