File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ Breaking changes
29
29
30
30
Deprecations
31
31
~~~~~~~~~~~~
32
+
32
33
- `hue_style ` is being deprecated for scatter plots. (:issue: `7907 `, :pull: `7925 `).
33
34
By `Jimmy Westling <https://github.com/illviljan >`_.
34
35
@@ -44,11 +45,17 @@ Internal Changes
44
45
~~~~~~~~~~~~~~~~
45
46
46
47
47
- v2023.07.0 (July 11 , 2023)
48
+ v2023.07.0 (July 17 , 2023)
48
49
--------------------------
49
50
50
51
This release brings improvements to the documentation on wrapping numpy-like arrays, improved docstrings, and bug fixes.
51
52
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
+
52
59
Bug fixes
53
60
~~~~~~~~~
54
61
You can’t perform that action at this time.
0 commit comments