Skip to content

Commit 151f057

Browse files
committed
changelog: maturin v0.15
1 parent 0fe4011 commit 151f057

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changed
1515

16-
--
16+
- **Build breaking**: the only Python build requirement `maturin` updated from v0.14.x to v0.15
1717

1818
### Deprecated
1919

@@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525

2626
### Fixed
2727

28-
--
28+
- Building from sdist on x86-64 macOS required manual setting of `$MACOSX_DEPLOYMENT_TARGET` to 10.9 or higher. Recent `maturin` update allowed us to specify it via `pyproject.toml`
2929

3030
### Security
3131

0 commit comments

Comments
 (0)