Skip to content

Commit

Permalink
Adjust changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
daxpedda committed Oct 14, 2024
1 parent d278595 commit 823afdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* Fixed `#[should_panic]` not working with `#[wasm_bindgen_test(unsupported = ...)]`.
[#4196](https://github.com/rustwasm/wasm-bindgen/pull/4196)

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

--------------------------------------------------------------------------------
Expand Down

0 comments on commit 823afdd

Please sign in to comment.