summaryrefslogtreecommitdiff
path: root/announce.rst
diff options
context:
space:
mode:
Diffstat (limited to 'announce.rst')
-rw-r--r--announce.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/announce.rst b/announce.rst
index 2b8d6a6..d37dadd 100644
--- a/announce.rst
+++ b/announce.rst
@@ -1,5 +1,5 @@
======================================================================
- cliff -- Command Line Interface Formulation Framework -- version 0.2
+ cliff -- Command Line Interface Formulation Framework -- version 0.3
======================================================================
.. tags: python, cliff, release, DreamHost
@@ -11,10 +11,9 @@ other extensions.
What's New In This Release?
===========================
-- Incorporate changes from dtroyer to replace use of optparse in App
- with argparse.
-- Added "help" subcommand to replace ``--help`` option handling in
- subcommands.
+- Add ShowOne base class for commands that show details about single
+ objects.
+- Fix a problem with Lister when there is no data to be printed.
Documentation
=============