Skip to content

Commit 5e82283

Browse files
committed
Add ChangeLog entry
1 parent 96327b7 commit 5e82283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Bug fixes:
1313
* Fixed issue with `Kernel#freeze` not freezing singleton class (#2093).
1414
* Fixed `String#encode` with options issue (#2091, #2095, @LillianZ)
1515
* Fixed issue with `spawn` when `:close` redirect is used (#2097).
16+
* Fixed constant/identifier detection in lexer for non-ASCII encodings (#2079, #2102, @ivoanjo).
1617

1718
Compatibility:
1819

0 commit comments

Comments
 (0)