Skip to content

Commit 0040bbc

Browse files
Release summary for v2023.07.0 (#7979)
* release summary * Date format Co-authored-by: Anderson Banihirwe <[email protected]> --------- Co-authored-by: Anderson Banihirwe <[email protected]>
1 parent 594b9bf commit 0040bbc

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

doc/whats-new.rst

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,30 +14,19 @@ What's New
1414
1515
np.random.seed(123456)
1616
17-
.. _whats-new.2023.06.1:
17+
.. _whats-new.2023.07.0:
1818

19-
v2023.06.1 (unreleased)
20-
-----------------------
21-
22-
New Features
23-
~~~~~~~~~~~~
24-
25-
26-
Breaking changes
27-
~~~~~~~~~~~~~~~~
28-
29-
30-
Deprecations
31-
~~~~~~~~~~~~
19+
v2023.07.0 (July 11, 2023)
20+
--------------------------
3221

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

3424
Bug fixes
3525
~~~~~~~~~
3626

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

40-
4130
Documentation
4231
~~~~~~~~~~~~~
4332

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

55-
5644
Internal Changes
5745
~~~~~~~~~~~~~~~~
5846

0 commit comments

Comments
 (0)