Skip to content

Commit 8261d3b

Browse files
committed
Added "Whats New" entry + added my GitHub unsername to common_links.inc
1 parent ca6470e commit 8261d3b

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/src/common_links.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,6 @@
7979
.. _@stephenworsley: https://github.com/stephenworsley
8080
.. _@tkknight: https://github.com/tkknight
8181
.. _@trexfeathers: https://github.com/trexfeathers
82+
.. _@ukmo-ccbunney: https://github.com/ukmo-ccbunney
8283
.. _@wjbenfold: https://github.com/wjbenfold
8384
.. _@zklaus: https://github.com/zklaus

docs/src/whatsnew/latest.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,17 @@ This document explains the changes made to Iris for this release
3434
equality methods to :class:`iris.io.format_picker.FormatAgent`, as requested
3535
in :issue:`6108`, actioned in :pull:`6119`.
3636

37+
#. `@ukmo-ccbunney`_ added ``colorbar`` keyword to allow optional creation of
38+
the colorbar in the following quickplot methods:
39+
40+
* :meth:`iris.quickplot.contourf`
41+
42+
* :meth:`iris.quickplot.pcolor`
43+
44+
* :meth:`iris.quickplot.pcolormesh`
45+
46+
Requested in :issue:`5970`, actioned in :pull:`6169`.
47+
3748

3849
🐛 Bugs Fixed
3950
=============

0 commit comments

Comments
 (0)