Skip to content

Commit 1962bea

Browse files
committed
Changes!
1 parent f668f19 commit 1962bea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
- The `InvalidBase` error in the `int` module has been replaced by `Nil`.
1818
- Fixed a bug where iterating graphemes could crash on older JavaScript runtimes
1919
where the `Intl` API is not supported.
20+
- Fixed a bug where the behaviour of `uri.percent_decode` would decode `+` as a
21+
space on JavaScript.
2022

2123
## v0.39.0 - 2024-07-09
2224

0 commit comments

Comments
 (0)