Skip to content
forked from pydata/xarray

Commit

Permalink
Release summary for v2023.07.0 (pydata#7979)
Browse files Browse the repository at this point in the history
* release summary

* Date format

Co-authored-by: Anderson Banihirwe <[email protected]>

---------

Co-authored-by: Anderson Banihirwe <[email protected]>
  • Loading branch information
TomNicholas and andersy005 authored Jul 13, 2023
1 parent 594b9bf commit 0040bbc
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,30 +14,19 @@ What's New
np.random.seed(123456)
.. _whats-new.2023.06.1:
.. _whats-new.2023.07.0:

v2023.06.1 (unreleased)
-----------------------

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


Breaking changes
~~~~~~~~~~~~~~~~


Deprecations
~~~~~~~~~~~~
v2023.07.0 (July 11, 2023)
--------------------------

This release brings improvements to the documentation on wrapping numpy-like arrays, improved docstrings, and bug fixes.

Bug fixes
~~~~~~~~~

- Ensure no forward slashes in variable and dimension names for HDF5-based engines.
(:issue:`7943`, :pull:`7953`) By `Kai Mühlbauer <https://github.com/kmuehlbauer>`_.


Documentation
~~~~~~~~~~~~~

Expand All @@ -52,7 +41,6 @@ Documentation
:py:meth:`Dataset.argmax` (:issue:`6793`, :pull:`7881`)
By `Harshitha <https://github.com/harshitha1201>`_ .


Internal Changes
~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 0040bbc

Please sign in to comment.