Skip to content

Commit ba086a2

Browse files
committed
Update Changelog
1 parent a59c32f commit ba086a2

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
@@ -11,6 +11,7 @@ Compatibility:
1111

1212
* Fix `Array#fill` to raise `TypeError` instead of `ArgumentError` when the length argument is not numeric (#2652, @andrykonchin).
1313
* Warn when a global variable is not initialized (#2595, @andrykonchin).
14+
* Fix escaping of `/` by `Regexp#source` (#2569, @andrykonchin).
1415

1516
Performance:
1617

0 commit comments

Comments
 (0)