Skip to content

Commit

Permalink
Added more v2.11.1 changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
schlunma committed Nov 25, 2024
1 parent 29dcf6d commit 924c0d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ authors:
given-names: Diego

cff-version: 1.2.0
date-released: 2024-11-29
date-released: 2024-11-26
doi: "10.5281/zenodo.3387139"
license: "Apache-2.0"
message: "If you use this software, please cite it using these metadata."
Expand Down
4 changes: 3 additions & 1 deletion doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,16 @@ Computational performance improvements
Installation
~~~~~~~~~~~~

- Remove support for Python 3.9 (:pull:`2447`) by :user:`valeriupredoi`
- Switch to new iris >= 3.10.0 API (:pull:`2500`) by :user:`schlunma`
- Pin dask to avoid 2024.8.0 - problems with masked fill/missing values (:pull:`2504`) by :user:`valeriupredoi`
- Fix rounding of Pandas datetimes in ICON CMORizer to allow installing latest Pandas version (:pull:`2529`) by :user:`valeriupredoi`

Automatic testing
~~~~~~~~~~~~~~~~~

- Fix type hint for new mypy version (:pull:`2497`) by :user:`schlunma`
- reformat datetime strings be in line with new ``isodate==0.7.0`` and actual ISO8601 and pin ``isodate>=0.7.0`` (:pull:`2546`) by :user:`valeriupredoi`
- Reformat datetime strings be in line with new ``isodate==0.7.0`` and actual ISO8601 and pin ``isodate>=0.7.0`` (:pull:`2546`) by :user:`valeriupredoi`

.. _changelog-v2-11-0:

Expand Down

0 comments on commit 924c0d0

Please sign in to comment.