summaryrefslogtreecommitdiff
path: root/announce.rst
diff options
context:
space:
mode:
Diffstat (limited to 'announce.rst')
-rw-r--r--announce.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/announce.rst b/announce.rst
index d37dadd..a2ef84f 100644
--- a/announce.rst
+++ b/announce.rst
@@ -1,5 +1,5 @@
======================================================================
- cliff -- Command Line Interface Formulation Framework -- version 0.3
+ cliff -- Command Line Interface Formulation Framework -- version 0.4
======================================================================
.. tags: python, cliff, release, DreamHost
@@ -11,9 +11,9 @@ other extensions.
What's New In This Release?
===========================
-- 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.
+- Add shell formatter for single objects.
+- Add interactive mode.
+- Expand documentation.
Documentation
=============