diff --git a/doc/api/prev_api_changes/api_changes_3.10.0/deprecations.rst b/doc/api/prev_api_changes/api_changes_3.10.0/deprecations.rst index 2be32c30ea2f..383c19f3c811 100644 --- a/doc/api/prev_api_changes/api_changes_3.10.0/deprecations.rst +++ b/doc/api/prev_api_changes/api_changes_3.10.0/deprecations.rst @@ -9,6 +9,7 @@ Many plotting functions will restrict positional arguments to the first few para in the future. All further configuration parameters will have to be passed as keyword arguments. This is to enforce better code and and allow for future changes with reduced risk of breaking existing code. + Changing ``Figure.number`` ~~~~~~~~~~~~~~~~~~~~~~~~~~