diff options
| author | Árni Dagur <arni@dagur.eu> | 2021-04-13 00:40:30 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-13 00:40:30 +0000 |
| commit | f55b6b5812eb457dbcb4b94fe3bba916634c1ebe (patch) | |
| tree | 44cd4e00776c5d0df06bc78e449f9d0d44d09fe9 /CHANGELOG.md | |
| parent | bf23b21e41c169c25d088a97d06d43b5595e02b1 (diff) | |
Update dependencies and bump to 0.4.4 (#42)
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cd6a52..245a88a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
| @@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch | |||
| 5 | 5 | ||
| 6 | ## Unreleased | 6 | ## Unreleased |
| 7 | --- | 7 | --- |
| 8 | |||
| 9 | ## 0.4.4 - (2021-04-13) | ||
| 10 | --- | ||
| 8 | ### Changes | 11 | ### Changes |
| 9 | * PyO3 is now configured to use [`abi3`](https://pyo3.rs/v0.13.2/building_and_distribution.html#py_limited_apiabi3). | 12 | * PyO3 is now configured to use [`abi3`](https://pyo3.rs/v0.13.2/building_and_distribution.html#py_limited_apiabi3). |
| 10 | 13 | ||
