Skip to content

Commit

Permalink
Release v0.5.0 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankenjoe authored Feb 9, 2022
1 parent 5963b37 commit 5ad4135
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.


Version 0.5.0 (2022-02-09)
--------------------------

* Added: argument ``device``
* Changed: use CPU by default
* Changed: require ``onnxruntime>=1.8.0``
* Removed:
``Model.forward()``
``Model.labels``,
``Model.predict()``,
``Model.transform``


Version 0.4.3 (2022-01-10)
--------------------------

Expand Down

0 comments on commit 5ad4135

Please sign in to comment.