summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--announce.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/announce.rst b/announce.rst
index a103530..2e08e86 100644
--- a/announce.rst
+++ b/announce.rst
@@ -1,5 +1,5 @@
======================================================================
- cliff -- Command Line Interface Formulation Framework -- version 0.5
+ cliff -- Command Line Interface Formulation Framework -- version 0.7
======================================================================
.. tags: python, cliff, release, DreamHost
@@ -11,9 +11,9 @@ other extensions.
What's New In This Release?
===========================
-- Asking for help about a command by prefix lists all matching
- commands.
-- Add formatters for HTML, JSON, and YAML.
+- Clean up interactive mode flag settting.
+- Add support for Python 2.6, contributed by heavenshell.
+- Fix multi-word commands in interactive mode.
Documentation
=============