Skip to content

Commit

Permalink
Update changelog for parking_lot supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Mar 22, 2022
1 parent 0aead58 commit ad8ffaa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Added `as_bytes` on `Py<PyBytes>`. [#2235](https://github.com/PyO3/pyo3/pull/2235)

### Packaging

- Extend `parking_lot` dependency supported versions to include 0.12. [#2239](https://github.com/PyO3/pyo3/pull/2239)

## [0.16.2] - 2022-03-15

### Packaging
Expand Down

0 comments on commit ad8ffaa

Please sign in to comment.