---------------------------
* Added: ``audformat.Attachment`` to store
any kind of files/folders as part of the database
* Added: support for Python 3.10
* Added: support for Python 3.11
* Changed: require ``audeer>=1.19.0``
* Changed: split API documentation into sub-pages
for each function
* Fixed: support ``"meta"`` as key in meta dictionaries
like the one passed as ``meta`` argument
to ``audformat.Database``