We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418669d commit cf404daCopy full SHA for cf404da
doc/source/release.rst
@@ -203,6 +203,11 @@ API Changes
203
``'axes'``, or ``'both'``, in which case a namedtuple with the matplotlib
204
axes and a dict of matplotlib Lines is returned.
205
206
+Known Issues
207
+~~~~~~~~~~~~
208
+
209
+- OpenPyXL 2.0.0 breaks backwards compatibility (:issue:`7169`)
210
211
Deprecations
212
~~~~~~~~~~~~
213
doc/source/v0.14.0.txt
@@ -637,7 +637,7 @@ Deprecations
637
Known Issues
638
639
640
-- OpenPyXL 2.0.0 breaks backwards compatibility (:issue:`7196`)
641
642
643
.. _whatsnew_0140.enhancements:
0 commit comments