Skip to content

Commit d32b5f4

Browse files
authored
Prepare v0.8.3 edit date for 0.8.2 (#342)
1 parent 8b5c113 commit d32b5f4

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGES.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,22 @@
11
What's new
22
==========
33

4-
0.8.2 (2024-02-20)
4+
0.8.3 (2024-02-20)
5+
------------------
6+
* Remove usage of private method of xarray that was removed in its 2024.02.0 version (:issue:`338`, :issue:`340`) By `Pascal Bourgault <https://github.com/aulemahal>`_.
7+
8+
Internal changes
9+
----------------
10+
* Test against ESMF 8.6
11+
12+
13+
0.8.2 (2023-09-18)
514
------------------
615

716
Bug fixes
817
~~~~~~~~~
918
* Raise a meaningful error messages when the output grid has no chunks with `parallel=True` (:issue:`299`, :pull:`304`). By `Pascal Bourgault <https://github.com/aulemahal>`_.
1019
* Correct guess of output chunks for ``SpatialAverager``.
11-
* Remove usage of private method of xarray that was removed in its 2024.02.0 version.
1220

1321
Internal changes
1422
----------------

0 commit comments

Comments
 (0)