Skip to content

Commit db5a5cb

Browse files
committed
Fix 0.17 release notes
1 parent 10f8f35 commit db5a5cb

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)