Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/iris/src/whatsnew/latest.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. include:: ../common_links.inc

<unreleased>
************

Expand Down Expand Up @@ -239,6 +241,12 @@ This document explains the changes made to Iris for this release
* `@rcomer`_ added argument descriptions to the :class:`~iris.coords.DimCoord`
docstring. (:pull:`3681`)

* `@tkknight`_ added two url's to be ignored for the ``make linkcheck``. This
will ensure the Iris github project is not repeatedly hit during the
linkcheck for issues and pull requests as it can result in connection
refused and thus travis-ci_ job failures. For more information on linkcheck,
see :ref:`contributing.documentation.testing`. (:pull:`3873`)


💼 Internal
===========
Expand Down