8000 Add CHANGELOG entry. · matplotlib/matplotlib@0cdac1e · GitHub
[go: up one dir, main page]

Skip to content

Commit 0cdac1e

Browse files
committed
Add CHANGELOG entry.
1 parent 0c45702 commit 0cdac1e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/api/api_changes.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ original location:
4747
- mstream -> `from matplotlib import stream as mstream`
4848
- mtable -> `from matplotlib import table as mtable`
4949

50+
* The Sphinx extensions `ipython_directive` and
51+
`ipython_console_highlighting` have been moved to the IPython
52+
project itself. While they remain in matplotlib for this release,
53+
they have been deprecated. Update your extensions in `conf.py` to
54+
point to `IPython.sphinxext.ipython_directive` instead of
55+
`matplotlib.sphinxext.ipython_directive`.
5056

5157
* In :module:`~matplotlib.finance`, almost all functions have been deprecated and
5258
replaced with a pair of functions name `*_ochl` and `*_ohlc`. The former is

0 commit comments

Comments
 (0)
0