Skip to content

Commit

Permalink
Add changelog entry about slf: PyRef
Browse files Browse the repository at this point in the history
  • Loading branch information
kngwyu committed Apr 17, 2019
1 parent 3c93549 commit ee6deca
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 @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added

* Have `PyModule` generate an index of its members (`__all__` list).
* Allow `slf: PyRef<T>` for pyclass(#419)

### Fixed

Expand Down

0 comments on commit ee6deca

Please sign in to comment.