Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfeuffer authored Dec 21, 2022
1 parent b8cd99d commit 1b8ec99
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
@@ -1 +1,5 @@
autowrap 0.22.11

- Fixes some issues with typing support on python side
- Added a real C++ bool converter. C++ bools in a pxd will now be real booleans
on python side. Not "just" ints and will also be typed like that.

0 comments on commit 1b8ec99

Please sign in to comment.