diff --git a/doc/whats-new.rst b/doc/whats-new.rst index ae0c8b38de1..3740a5a44f1 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -29,7 +29,8 @@ Breaking changes Deprecations ~~~~~~~~~~~~ - +- `hue_style` is being deprecated for scatter plots. (:issue:`7907`, :pull:`7925`). + By `Jimmy Westling `_. Bug fixes ~~~~~~~~~ @@ -43,23 +44,6 @@ Internal Changes ~~~~~~~~~~~~~~~~ -.. _whats-new.2023.07.0: - -v2023.06.1 (unreleased) ------------------------ - -New Features -~~~~~~~~~~~~ - - -Breaking changes -~~~~~~~~~~~~~~~~ - - -Deprecations -~~~~~~~~~~~~ -- `hue_style` is being deprecated for scatter plots. (:issue:`7907`, :pull:`7925`). - By `Jimmy Westling `_. v2023.07.0 (July 11, 2023) --------------------------