Skip to content
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* :func:`~iris.plot.quiver` now handles circular coordinates.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Cubes are now rendered more robustly by Jupyter.
:meth:`~iris.cube.Cube._repr_html_` no longer crashes for a cube with
attributes containing '\n'.