diff options
author | Doug Hellmann <doug.hellmann@dreamhost.com> | 2013-05-31 12:35:30 -0400 |
---|---|---|
committer | Doug Hellmann <doug.hellmann@dreamhost.com> | 2013-05-31 15:18:58 -0400 |
commit | 888d1a164586c9776b8d731d19a8c5f901b8ffd6 (patch) | |
tree | 7c85e731f1a254c7f80f93b92f2a7f1e411c6a43 /docs/source | |
parent | 74ad79b8c1c6ecaa3e107684daf42623bdce6055 (diff) | |
download | cliff-888d1a164586c9776b8d731d19a8c5f901b8ffd6.tar.gz |
update history for recent contribution
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/history.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/source/history.rst b/docs/source/history.rst index 6e2f7c8..0b4222f 100644 --- a/docs/source/history.rst +++ b/docs/source/history.rst @@ -2,6 +2,12 @@ Release History ================= +dev + +- Store a reference to the InteractiveApp on the App while in + interactive mode to allow commands to update the interactive + state. (Contributed by Tomaz Muraus) + 1.3.3 - Restore compatibility with prettytable < 0.7.2 by forcing no |