Skip to content

Commit 69236b8

Browse files
authored
Update whats-new.rst for new release (#7993)
1 parent a47ff4e commit 69236b8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

doc/whats-new.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Breaking changes
2929

3030
Deprecations
3131
~~~~~~~~~~~~
32+
3233
- `hue_style` is being deprecated for scatter plots. (:issue:`7907`, :pull:`7925`).
3334
By `Jimmy Westling <https://github.com/illviljan>`_.
3435

@@ -44,11 +45,17 @@ Internal Changes
4445
~~~~~~~~~~~~~~~~
4546

4647

47-
v2023.07.0 (July 11, 2023)
48+
v2023.07.0 (July 17, 2023)
4849
--------------------------
4950

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

53+
Deprecations
54+
~~~~~~~~~~~~
55+
56+
- `hue_style` is being deprecated for scatter plots. (:issue:`7907`, :pull:`7925`).
57+
By `Jimmy Westling <https://github.com/illviljan>`_.
58+
5259
Bug fixes
5360
~~~~~~~~~
5461

0 commit comments

Comments
 (0)