File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments