From b3e9ee1f5863cbe0d092f29e25cb4363d7398b64 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 19 Oct 2009 18:43:01 +0000 Subject: - ``paster bfgshell`` now supports IPython if it's available for import. Thanks to Daniel Holth for the initial patch. --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 48921432f..9f8a850e7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,12 @@ Next release ============ +Features +-------- + +- ``paster bfgshell`` now supports IPython if it's available for + import. Thanks to Daniel Holth for the initial patch. + Documentation ------------- -- cgit v1.2.3