Skip to content

Commit 70c3ebf

Browse files
shoyermax-sixty
andauthored
Release notes for 2025.09.0 (#10684)
Co-authored-by: Maximilian Roos <[email protected]>
1 parent a13a255 commit 70c3ebf

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

doc/whats-new.rst

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ What's New
77

88
.. _whats-new.2025.09.0:
99

10-
v2025.09.0 (unreleased)
11-
-----------------------
10+
v2025.09.0 (September 2, 2025)
11+
------------------------------
12+
13+
This release brings a number of small improvements and fixes, especially related
14+
to writing DataTree objects and netCDF files to disk.
15+
16+
Thanks to the 13 contributors to this release:
17+
Benoit Bovy, DHRUVA KUMAR KAUSHAL, Deepak Cherian, Dhruva Kumar Kaushal, Giacomo Caria, Ian Hunt-Isaak, Illviljan, Justus Magin, Kai Mühlbauer, Ruth Comer, Spencer Clark, Stephan Hoyer and Tom Nicholas
1218

1319
New Features
1420
~~~~~~~~~~~~
@@ -53,10 +59,6 @@ Breaking changes
5359
simply wrap the return value of ``to_netcdf()`` with ``bytes()``.
5460
By `Stephan Hoyer <https://github.com/shoyer>`_.
5561

56-
Deprecations
57-
~~~~~~~~~~~~
58-
59-
6062
Bug fixes
6163
~~~~~~~~~
6264
- Fix contour plots not normalizing the colors correctly when using for example logarithmic norms. (:issue:`10551`, :pull:`10565`)
@@ -74,11 +76,6 @@ Bug fixes
7476
(:issue:`10654`).
7577
By `Stephan Hoyer <https://github.com/shoyer>`_.
7678

77-
78-
Documentation
79-
~~~~~~~~~~~~~
80-
81-
8279
Internal Changes
8380
~~~~~~~~~~~~~~~~
8481
- Run ``TestNetCDF4Data`` as ``TestNetCDF4DataTree`` through ``open_datatree`` (:pull:`10632`).

0 commit comments

Comments
 (0)