* Fixed: author email address in Python package metadata
0.4.0
--------------------------
* Added: first public release * Changed: switch to MIT license * Changed: move repo to Github * Fixed: remove ``audsp`` from docstring example as we no longer depend on it
0.3.3
--------------------------
* Changed: use Python 3.8 as default
0.3.2
--------------------------
* Changed: use ``audobject`` >=0.6.1
0.3.1
--------------------------
* Fixed: ``audonnx.load()`` try to load model from ONNX if YAML does not exist
0.3.0
--------------------------
* Changed: audobject >=0.5.0 * Changed: force ``.yaml`` extension when model is saved * Fixed: if possible load model from ``.yaml`` in ``audonnx.load()``