From 823af53bf6ee031b3dd680fe817d60d69b697fef Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Mon, 9 Jan 2017 12:02:43 -0500 Subject: Fixed #27707 -- Removed shell support for IPython < 1.0. --- docs/releases/1.11.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.11.txt b/docs/releases/1.11.txt index a227b712ab..0ccecd9dba 100644 --- a/docs/releases/1.11.txt +++ b/docs/releases/1.11.txt @@ -712,6 +712,8 @@ Miscellaneous * Support for ``cx_Oracle`` < 5.2 is removed. +* Support for IPython < 1.0 is removed from the ``shell`` command. + .. _deprecated-features-1.11: Features deprecated in 1.11 -- cgit v1.3