diff --git a/CHANGELOG.md b/CHANGELOG.md index 18a46a06..c67dbc35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -## [0.10.0] - 2020-05-14 +## [0.10.1] - 2020-05-14 ### Fixed - Fix deadlock in `Python::acquire_gil()` after dropping a `PyObject` or `Py`. [#924](https://github.com/PyO3/pyo3/pull/924)