summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2014-01-03 11:38:53 -0500
committerDoug Hellmann <doug.hellmann@dreamhost.com>2014-01-03 11:39:08 -0500
commit3ba1256ff119c57bf93ee848e8a050acb23cbe7c (patch)
tree332f2c1b69fb4854b15c3db5869f41ac96a7e2d8 /docs
parent79a8791e7fefdcbe62f264bf905ac09a1958e753 (diff)
downloadcliff-3ba1256ff119c57bf93ee848e8a050acb23cbe7c.tar.gz
Update history for next release1.5.0
Change-Id: Ibc424639b06362ce915776ea5914860e809ce25e
Diffstat (limited to 'docs')
-rw-r--r--docs/source/history.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/history.rst b/docs/source/history.rst
index e62752c..5684138 100644
--- a/docs/source/history.rst
+++ b/docs/source/history.rst
@@ -2,7 +2,7 @@
Release History
=================
-dev
+1.5
- Fix the arguments passed to commands when they are instantiated to
pull out help. See https://github.com/dreamhost/cliff/issues/52 for