Skip to content

Commit f6b4f51

Browse files
committed
py_limited_api: add CHANGELOG for "auto"
1 parent 7039dd8 commit f6b4f51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

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

33
## Unreleased
4+
### Added
5+
- Add new default `"auto"` setting for `RustExtension.py_limited_api`. [#137](https://github.com/PyO3/setuptools-rust/pull/137)
6+
47
### Removed
58
- Remove `test_rust` command. (`python setup.py test` is deprecated.) [#129](https://github.com/PyO3/setuptools-rust/pull/129)
69
- Remove `check_rust` command. [#131](https://github.com/PyO3/setuptools-rust/pull/131)

0 commit comments

Comments
 (0)