Skip to content

Commit

Permalink
Edit changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jovenlin0527 committed Nov 28, 2021
1 parent b53c551 commit 517a6e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Add `Py::setattr` method. [#2009](https://github.com/PyO3/pyo3/pull/2009)
- Add `PyCapsule`, exposing the [Capsule API](https://docs.python.org/3/c-api/capsule.html#capsules). [#1980](https://github.com/PyO3/pyo3/pull/1980)
- Add a mechanism for PyO3 to generate default definition of magic methods. [#2014](https://github.com/PyO3/pyo3/pull/2014)

### Changed

Expand Down

0 comments on commit 517a6e4

Please sign in to comment.