Skip to content

Commit 6b48132

Browse files
committed
Release 0.11.0
1 parent 0e03e5e commit 6b48132

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.11.0 (2020-08-06)
44

5-
- Remove python 2 support.
6-
- Add support for pyo3 `0.12`'s `PYO3_PYTHON` setting.
5+
- Remove python 2 support. #[53](https://github.com/PyO3/setuptools-rust/pull/53)
6+
- 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)
78

89
## 0.10.6 (2018-11-07)
910

0 commit comments

Comments
 (0)