Skip to content

Commit 92adeba

Browse files
committed
Updating CHANGELOG
1 parent 4b0a39b commit 92adeba

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1515
- String addition has been further optimized to reduce unnecessary branching and
1616
unnecessary conversions to `sys_string` of pointer operands.
1717

18+
### Fixed
19+
- Runtime errors on emscripten when using conversions from `char *`
20+
- Incorrect initialization of BSTR storage from `char *` input.
21+
1822
## [3.10] - 2026-06-04
1923

2024
### Changed

0 commit comments

Comments
 (0)