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 a4648e8 + ba188e0 commit 295bc84Copy full SHA for 295bc84
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Changelog
2
3
-## 1.1.2 (UNRELEASED)
+## 1.1.2 (2021-12-05)
4
### Changed
5
-- Removed dependency on `tomli` to simplify installation.
+- Removed dependency on `tomli` to simplify installation. [#200](https://github.com/PyO3/setuptools-rust/pull/200)
6
- Improve error messages on invalid inputs to `rust_extensions` keyword. [#203](https://github.com/PyO3/setuptools-rust/pull/203)
7
8
## 1.1.1 (2021-12-01)
0 commit comments