--------------------------
* Added: support for ``audformat``'s newly introduced misc tables
* Added: ``audb.info.misc_tables()``
* Added: ``load_tables=True`` argument to
``audb.info.header()``
and ``audb.info.schemes()``
specifying if misc tables
used as labels
in a scheme
should be downloaded
* Changed: require ``audformat >=0.15.2``
* Changed: use version 1.3.0 of emodb
in the documentation examples
* Removed: support for Python 3.7