Skip to content

Commit cf404da

Browse files
committed
DOC: corrections in v0.14.0
1 parent 418669d commit cf404da

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

doc/source/release.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,11 @@ API Changes
203203
``'axes'``, or ``'both'``, in which case a namedtuple with the matplotlib
204204
axes and a dict of matplotlib Lines is returned.
205205

206+
Known Issues
207+
~~~~~~~~~~~~
208+
209+
- OpenPyXL 2.0.0 breaks backwards compatibility (:issue:`7169`)
210+
206211
Deprecations
207212
~~~~~~~~~~~~
208213

doc/source/v0.14.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ Deprecations
637637
Known Issues
638638
~~~~~~~~~~~~
639639

640-
- OpenPyXL 2.0.0 breaks backwards compatibility (:issue:`7196`)
640+
- OpenPyXL 2.0.0 breaks backwards compatibility (:issue:`7169`)
641641

642642

643643
.. _whatsnew_0140.enhancements:

0 commit comments

Comments
 (0)