We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 934443a + 1cbb015 commit 9c67fa7Copy full SHA for 9c67fa7
CHANGELOG.md
@@ -1,9 +1,14 @@
1
# Changelog
2
3
+## 1.4.1 (2022-07-05)
4
+
5
+### Fixed
6
+- Fix crash when checking Rust version. [#263](https://github.com/PyO3/setuptools-rust/pull/263)
7
8
## 1.4.0 (2022-07-05)
9
10
### Packaging
-- Increase minimum `setuptools` version to 62.4. [#222](https://github.com/PyO3/setuptools-rust/pull/246)
11
+- Increase minimum `setuptools` version to 62.4. [#246](https://github.com/PyO3/setuptools-rust/pull/246)
12
13
### Added
14
- Add `cargo_manifest_args` to support locked, frozen and offline builds. [#234](https://github.com/PyO3/setuptools-rust/pull/234)
0 commit comments