Skip to content

Commit 793d255

Browse files
committed
Add changelog
1 parent cb809b7 commit 793d255

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ See docs/process.md for more on how version tagging works.
2020

2121
4.0.15 (in development)
2222
-----------------------
23+
- The Embind `val` functions `call`, `operator()`, and `new_` now support
24+
passing pointers by using the `allow_raw_pointers()` argument. This feature
25+
is enabled C++17 and newer. Older versions will allow pointers by default.
2326

2427
4.0.14 - 09/02/25
2528
-----------------

0 commit comments

Comments
 (0)