diff options
author | Doug Hellmann <doug.hellmann@dreamhost.com> | 2012-05-14 11:23:41 -0400 |
---|---|---|
committer | Doug Hellmann <doug.hellmann@dreamhost.com> | 2012-05-14 11:23:41 -0400 |
commit | 5522707fdbaa7b2d7edb7c797b1f1afb5691064b (patch) | |
tree | 624fcadb295e8c1e941f9d94487214c94a66761d /docs | |
parent | 8dff166aa9ef41fb37217ad7e7aad78532d4c7bb (diff) | |
download | cliff-5522707fdbaa7b2d7edb7c797b1f1afb5691064b.tar.gz |
update changelog
Diffstat (limited to 'docs')
-rw-r--r-- | docs/source/history.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/history.rst b/docs/source/history.rst index 0459c20..004fb83 100644 --- a/docs/source/history.rst +++ b/docs/source/history.rst @@ -2,6 +2,11 @@ Release History ================= +dev + + - Clean up interactive mode flag settting. + - Add support for Python 2.6, contributed by heavenshell. + 0.6 - Pass the non-global argument list to :func:`initialize_app` to be |