Skip to content

Commit

Permalink
update whats new
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbuntemeyer committed Dec 19, 2024
1 parent c0656d0 commit b408889
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions docs/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,21 @@
What's new
==========

UNRELEASED
----------
v0.10.0 (Unreleased)
--------------------

New function :py:meth:`cordex.rewrite_coords` that rewrites coordinates (X and Y axes) in a dataset to correct rounding errors.
New function :py:meth:`cordex.rewrite_coords` that rewrites coordinates (X and Y axes and transformed coordinates) in a dataset to correct
rounding errors. This version drops python3.8 support.

New Features
~~~~~~~~~~~~

- New function :py:meth:`cordex.rewrite_coords` (:pull:`282`).
- New function :py:meth:`cordex.rewrite_coords` (:pull:`306`).

Breaking Changes
~~~~~~~~~~~~~~~~

- Drop python3.8 support (:pull:`306`).

v0.9.0 (18 November 2024)
-------------------------
Expand Down

0 comments on commit b408889

Please sign in to comment.