We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e03e5e + 6b48132 commit c9277ddCopy full SHA for c9277dd
CHANGELOG.md
@@ -1,9 +1,10 @@
1
# Changelog
2
3
-## Unreleased
+## 0.11.0 (2020-08-06)
4
5
- - Remove python 2 support.
6
- - Add support for pyo3 `0.12`'s `PYO3_PYTHON` setting.
+ - Remove python 2 support. #[53](https://github.com/PyO3/setuptools-rust/pull/53)
+ - Fix compatibility with `cffi`. #[68](https://github.com/PyO3/setuptools-rust/pull/68)
7
+ - Add support for pyo3 `0.12`'s `PYO3_PYTHON` setting. #[71](https://github.com/PyO3/setuptools-rust/pull/71)
8
9
## 0.10.6 (2018-11-07)
10
0 commit comments