Skip to content

Commit 47d02ba

Browse files
committed
Add GH issue number to change log.
1 parent 02d877d commit 47d02ba

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
@@ -55,6 +55,7 @@ Compatibility:
5555
* `StringScanner` will now match a regexp beginning with `^` even when not scanning from the start of the string.
5656
* `Module#define_method` is now public like in MRI.
5757
* `Kernel#warn` now supports the `uplevel:` keyword argument.
58+
* `String#-@` now performs string deduplication (#1608) .
5859

5960
# 1.0 RC 15, 5 April 2019
6061

0 commit comments

Comments
 (0)