Skip to content

Commit c18a8f6

Browse files
authored
Adjust changelog entry
1 parent 93fa2e9 commit c18a8f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* Fixed unused string enums generating JS values.
2020
[#4193](https://github.com/rustwasm/wasm-bindgen/pull/4193)
2121

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

2525
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)