Skip to content

Commit

Permalink
Prepare v0.8.3 edit date for 0.8.2 (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
aulemahal authored Feb 20, 2024
1 parent 8b5c113 commit d32b5f4
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,22 @@
What's new
==========

0.8.2 (2024-02-20)
0.8.3 (2024-02-20)
------------------
* 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>`_.

Internal changes
----------------
* Test against ESMF 8.6


0.8.2 (2023-09-18)
------------------

Bug fixes
~~~~~~~~~
* 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>`_.
* Correct guess of output chunks for ``SpatialAverager``.
* Remove usage of private method of xarray that was removed in its 2024.02.0 version.

Internal changes
----------------
Expand Down

0 comments on commit d32b5f4

Please sign in to comment.