File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## Unreleased
3
+ ## 0.11.1 (2020-08-07)
4
4
5
- - Fix building for 32-bit Python on 64-bit Windows. # [ 77] ( https://github.com/PyO3/setuptools-rust/pull/77 )
5
+ - Fix building for 32-bit Python on 64-bit Windows. [ # 77 ] ( https://github.com/PyO3/setuptools-rust/pull/77 )
6
6
7
7
## 0.11.0 (2020-08-06)
8
8
9
- - Remove python 2 support. # [ 53] ( https://github.com/PyO3/setuptools-rust/pull/53 )
10
- - Fix compatibility with ` cffi ` . # [ 68] ( https://github.com/PyO3/setuptools-rust/pull/68 )
11
- - Add support for pyo3 ` 0.12 ` 's ` PYO3_PYTHON ` setting. # [ 71] ( https://github.com/PyO3/setuptools-rust/pull/71 )
9
+ - Remove python 2 support. [ # 53 ] ( https://github.com/PyO3/setuptools-rust/pull/53 )
10
+ - Fix compatibility with ` cffi ` . [ # 68 ] ( https://github.com/PyO3/setuptools-rust/pull/68 )
11
+ - Add support for pyo3 ` 0.12 ` 's ` PYO3_PYTHON ` setting. [ # 71 ] ( https://github.com/PyO3/setuptools-rust/pull/71 )
12
12
13
13
## 0.10.6 (2018-11-07)
14
14
You can’t perform that action at this time.
0 commit comments