Skip to content

Commit 944a922

Browse files
committed
resolved change requests
1 parent eab37e4 commit 944a922

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/whatsnew/3.5.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This document explains the changes made to Iris for this release
77
(:doc:`View all changes <index>`.)
88

99

10-
.. dropdown:: :opticon:`report` |iris_version| Release Highlights
10+
.. dropdown:: :opticon:`report` v3.5 Release Highlights
1111
:container: + shadow
1212
:title: text-primary text-center font-weight-bold
1313
:body: bg-light
@@ -17,14 +17,14 @@ This document explains the changes made to Iris for this release
1717
The highlights for this major/minor release of Iris include:
1818

1919
* We added support for plugins.
20-
* We allowed the usage of iris objects as weights
20+
* We allowed the usage of Iris objects as weights
2121
for cube aggregations.
2222
* We made Iris' use of the `netCDF4`_ library
2323
thread-safe.
2424
* We improved performance by changing the netCDF loader to
2525
fetch data immediately from small netCDF.
2626
variables, instead of creating a dask array.
27-
* We added notes within docstrings clarifying whether functions
27+
* We added notes within docstrings clarifying whether operations
2828
maintain lazy data or not.
2929
* We're so proud to fully support `@ed-hawkins`_ and `#ShowYourStripes`_ ❤️
3030

0 commit comments

Comments
 (0)