We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 176147a commit a54d5b3Copy full SHA for a54d5b3
doc/whats-new.rst
@@ -15,12 +15,22 @@ What's New
15
np.random.seed(123456)
16
17
18
-.. _whats-new.2023.04.2:
+.. _whats-new.2023.05.0:
19
20
-v2023.04.2 (April 20, 2023)
21
----------------------------
+v2023.05.0 (unreleased)
+-----------------------
22
+
23
+New Features
24
+~~~~~~~~~~~~
25
26
27
+Breaking changes
28
+~~~~~~~~~~~~~~~~
29
30
31
+Deprecations
32
33
-This is a patch release to fix a bug with binning (:issue:`7766`)
34
35
Bug fixes
36
~~~~~~~~~
@@ -33,6 +43,7 @@ Documentation
43
Internal Changes
44
~~~~~~~~~~~~~~~~
45
46
47
.. _whats-new.2023.04.2:
37
48
38
49
v2023.04.2 (April 20, 2023)
0 commit comments