Skip to content

Commit 9c67fa7

Browse files
authored
Merge pull request #264 from PyO3/release-1.4.1
release: 1.4.1
2 parents 934443a + 1cbb015 commit 9c67fa7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# Changelog
22

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+
38
## 1.4.0 (2022-07-05)
49

510
### Packaging
6-
- 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)
712

813
### Added
914
- Add `cargo_manifest_args` to support locked, frozen and offline builds. [#234](https://github.com/PyO3/setuptools-rust/pull/234)

0 commit comments

Comments
 (0)