Skip to content

Commit

Permalink
Whatsnew entry for #3846. (#3855)
Browse files Browse the repository at this point in the history
  • Loading branch information
trexfeathers authored Sep 16, 2020
1 parent e524958 commit 38c7b80
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/iris/src/whatsnew/latest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,10 @@ This document explains the changes made to Iris for this release
for very minor changes in `Matplotlib`_ version 3.3 (colormaps, fonts and
axes borders). (:pull:`3762`)

* `@rcomer`_ corrected the Matplotlib backend in Iris tests to ignore
`matplotlib.rcdefaults <https://matplotlib.org/3.1.1/api/matplotlib_configuration_api.html?highlight=rcdefaults#matplotlib.rcdefaults>`_,
instead the tests will **always** use ``agg``. (:pull:`3846`)


.. _Read the Docs: https://scitools-iris.readthedocs.io/en/latest/
.. _Matplotlib: https://matplotlib.org/
Expand All @@ -284,4 +288,5 @@ This document explains the changes made to Iris for this release
.. _@tkknight: https://github.com/tkknight
.. _@lbdreyer: https://github.com/lbdreyer
.. _@SimonPeatman: https://github.com/SimonPeatman
.. _@rcomer: https://github.com/rcomer
.. _ESMValTool: https://github.com/ESMValGroup/ESMValTool

0 comments on commit 38c7b80

Please sign in to comment.