File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ To install from source (without any dependencies):
1291291. Download the cf package from https://pypi.org/project/cf-python
130130
1311312. Unpack the library (replacing ``<version> `` with the version that
132- you want to install, e.g. ``3.16.0 ``):
132+ you want to install, e.g. ``3.16.1 ``):
133133
134134 .. code-block :: console
135135
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ Documentation for all versions of cf.
1616**CF-1.11 **
1717-----------
1818
19+ * `Version 3.16.1 <https://ncas-cms.github.io/cf-python-docs/3.16.1 >`_ (2024-03-01)
1920* `Version 3.16.0 <https://ncas-cms.github.io/cf-python-docs/3.16.0 >`_ (2023-12-06)
2021
2122**CF-1.10 **
@@ -169,6 +170,8 @@ e.g. ``3.13.1``.
169170
170171 * support for new releases to the CF conventions (e.g. upgrading
171172 from ``CF-1.8 `` to ``CF-1.9 ``);
173+ * the introduction of significant new areas of functionality (such
174+ as UGRID);
172175 * limited backwards-incompatible changes to the API, such as
173176 * changing the name of an existing function or method;
174177 * changing the behaviour of an existing function or method;
You can’t perform that action at this time.
0 commit comments