Skip to content

Commit 823afdd

Browse files
committed
Adjust changelog entry
1 parent d278595 commit 823afdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* Fixed `#[should_panic]` not working with `#[wasm_bindgen_test(unsupported = ...)]`.
2626
[#4196](https://github.com/rustwasm/wasm-bindgen/pull/4196)
2727

28-
* Fixed a minor bug with regexes when printing debug information.
28+
* Fixed potential `null` error when using `JsValue::as_debug_string()`.
2929
[#4192](https://github.com/rustwasm/wasm-bindgen/pull/4192)
3030

3131
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)