diff --git a/doc/api/api_changes.rst b/doc/api/api_changes.rst index c7be0a6c96ca..45bbd8051960 100644 --- a/doc/api/api_changes.rst +++ b/doc/api/api_changes.rst @@ -28,6 +28,8 @@ Deprecations Classes, functions, and methods ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +The now unused ``verbose`` class is deprecated, use ``logging`` instead. + The unused and untested ``Artist.onRemove`` and ``Artist.hitlist`` methods have been deprecated.