Skip to content

Commit

Permalink
Release 2.5.0 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw authored Oct 19, 2023
1 parent 46d963e commit 66e9e36
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.


Version 2.5.0 (2023-10-19)
--------------------------

* Added: support for ``manylinux_2_17_armv7l`` aka Raspberry PI
* Added: support for ``manylinux_2_17_aarch64``
* Added: support for ``macosx_11_0_arm64`` aka M1
* Added: support for Python 3.11
* Added: support for Python 3.10
* Changed: use binaries from ``opensmile`` v3.0.2
* Changed: build platform dependent wheels
to reduce installation size
* Removed: support for Python 3.7


Version 2.4.2 (2023-01-03)
--------------------------

Expand Down

0 comments on commit 66e9e36

Please sign in to comment.