Skip to content

Commit 07ba010

Browse files
Merge pull request #829 from ecmwf/feature/fix-release-notes-0-17
Fix 0.17 release notes
2 parents 10f8f35 + db5a5cb commit 07ba010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release_notes/version_0.17_updates.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Version 0.17.0
88
New features
99
++++++++++++++++++++++++++++++
1010

11-
- Implemented the ``allow_holes`` option in the Xarray engine to allow using GRIB input not forming a complete hypercube (:pr:`734`). The default is ``allow_holes=False``. See the notebook example:
11+
- Implemented the ``allow_holes`` option in the Xarray engine to allow using GRIB input not forming a complete hypercube (:pr:`780`). The default is ``allow_holes=False``. See the notebook example:
1212

1313
- :ref:`/examples/xarray_engine_holes.ipynb`
1414

0 commit comments

Comments
 (0)