summaryrefslogtreecommitdiff
path: root/announce.rst
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2013-09-23 15:54:21 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2013-09-23 15:54:21 -0400
commit6bbefff4aa01af99bb2da8b7d4d1ac5afe6e0828 (patch)
treea843e42b0a90f4b151a69aba35eab80a4c42d9ed /announce.rst
parent8520f67ef0f60960493c73ebc22afceb87f0fecf (diff)
downloadcliff-6bbefff4aa01af99bb2da8b7d4d1ac5afe6e0828.tar.gz
prepare for 1.4.5 release
Change-Id: Ifa496b7d9be42b0a78a979e4c3a852bbc37b9c17
Diffstat (limited to 'announce.rst')
-rw-r--r--announce.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/announce.rst b/announce.rst
index 253ba6e..09e57f8 100644
--- a/announce.rst
+++ b/announce.rst
@@ -1,5 +1,5 @@
========================================================================
- cliff -- Command Line Interface Formulation Framework -- version 1.4.4
+ cliff -- Command Line Interface Formulation Framework -- version 1.4.5
========================================================================
.. tags:: python cliff release DreamHost
@@ -11,8 +11,9 @@ other extensions.
What's New In This Release?
===========================
-- Provide better error handling for unknown commands run from the
- command line. (Contributed by Christophe Chauvet.)
+- Update the pyparsing dependency to a version that supports both
+ Python 2 and Python 3.
+- Add PyPy testing.
Documentation
=============