Skip to content

Commit da0aec5

Browse files
committed
Update changelog.
1 parent d368857 commit da0aec5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
Not released (2025-03-31)
5+
-------------------------
6+
7+
Bugs fixed:
8+
* lexer-strings.rb: Avoid an exception on utf8 surrogate pair codepoints (#1051) (Earlopain)
9+
* builder.rb: emit `kwargs` node for `indexasgn` when opted in (#1053) (Earlopain)
10+
* builder.rb: correctly handle `...` forwarding to super with explicit block (#1049) (Earlopain)
11+
* numbered parameters are valid for pattern matching pinning (#1060) (Earlopain)
12+
413
v3.3.7.3 (2025-03-26)
514
---------------------
615

0 commit comments

Comments
 (0)