Skip to content

Commit

Permalink
Add a ChangeLog entry for generate-abi3-import-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenexp committed Apr 8, 2022
1 parent f7fe905 commit 438fd74
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,12 @@ PyO3 versions, please see the [migration guide](https://pyo3.rs/latest/migration
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

### Added

- Add an experimental `generate-abi3-import-lib` feature to auto-generate `python3.dll` import libraries for Windows. [#2282](https://github.com/PyO3/pyo3/pull/2282)

## [0.16.3] - 2022-04-05

### Packaging
Expand Down

0 comments on commit 438fd74

Please sign in to comment.