We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b988d commit 46ddd0cCopy full SHA for 46ddd0c
docs/release_notes/version_0.16_updates.rst
@@ -2,13 +2,23 @@ Version 0.16 Updates
2
/////////////////////////
3
4
5
+Version 0.16.4
6
+===============
7
+
8
+Fixes
9
+++++++++
10
11
+- Fixed issue in the Xarray engine when the ``remapping`` option did not work with ``lazy_load=False`` (:pr:`795`)
12
+- Fixed regression caused by :pr:`791` that made the ``opendap`` source unusable (:pr:`796`)
13
14
15
Version 0.16.3
16
===============
17
18
Fixes
19
++++++++
20
-- Fixed fieldlist serialisation problem when dask cluster is used (:pr:`791`)
21
+- Fixed fieldlist serialisation problem when Dask cluster is used (:pr:`791`)
22
23
24
Version 0.16.2
0 commit comments