Skip to content

Commit 9328da0

Browse files
committed
ChangeLog
1 parent da4d244 commit 9328da0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ See docs/process.md for more on how version tagging works.
2626
- Emscripten-generated code will now use async/await internally when loading
2727
the Wasm module. This will be lowered away by babel when targeting older
2828
browsers. (#23068)
29+
- Due to the discontinued support for invalid specializations of
30+
- `std::basic_string` (https://github.com/llvm/llvm-project/pull/72694), the
31+
support for `std::basic_string<unsigned char>` was removed from embind.
32+
(#23070)
2933

3034
3.1.73 - 11/28/24
3135
-----------------

0 commit comments

Comments
 (0)