Fix up changelog entry for #2197

This commit is contained in:
messense 2022-03-04 21:02:55 +08:00
parent ad2c1af9f7
commit e4c5698671
No known key found for this signature in database
GPG key ID: BB41A8A2C716CCA9

View file

@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Packaging
- Extend `hashbrown` optional dependency supported versions to include 0.12. [#2197]https://github.com/PyO3/pyo3/pull/2197)
- Extend `hashbrown` optional dependency supported versions to include 0.12. [#2197](https://github.com/PyO3/pyo3/pull/2197)
### Fixed