Skip to content

Commit

Permalink
DAS-2155: Fix earlier bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
flamingbear committed Sep 12, 2024
1 parent a1c2f11 commit ae8bb71
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ Deprecations
Bug fixes
~~~~~~~~~

- Make illegal path-like variable names when constructing a DataTree from a Dataset
(:issue:`9339`, :pull:`9378`)
By `Etienne Schalk <https://github.com/etienneschalk>`_.



Documentation
~~~~~~~~~~~~~
Expand Down Expand Up @@ -116,9 +121,6 @@ Breaking changes
Bug fixes
~~~~~~~~~

- Make illegal path-like variable names when constructing a DataTree from a Dataset
(:issue:`9339`, :pull:`9378`)
By `Etienne Schalk <https://github.com/etienneschalk>`_.
- Fix bug with rechunking to a frequency when some periods contain no data (:issue:`9360`).
By `Deepak Cherian <https://github.com/dcherian>`_.
- Fix bug causing `DataTree.from_dict` to be sensitive to insertion order (:issue:`9276`, :pull:`9292`).
Expand Down

0 comments on commit ae8bb71

Please sign in to comment.