summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-05-14 17:48:43 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-05-14 17:48:43 -0400
commitcc11f118669b5a616d8d518d80183e1616286c52 (patch)
tree508bbfeaaabeaa291b675aa5b2be11abcae5dfcd
parent83149de3615fa986bda206a5e604efeb7287d86d (diff)
downloadcliff-tablib-cc11f118669b5a616d8d518d80183e1616286c52.tar.gz
document updates for 0.7
Change-Id: Ib2f00c8d2a06b41a93fdc6892f81d6f27e75f999
-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
=============