Skip to content

Commit 5d290f7

Browse files
committed
Add ChangeLog entry
1 parent 2c7cc10 commit 5d290f7

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
@@ -33,6 +33,7 @@ Compatibility:
3333
* Update `String` methods to return `String` instances when called on a subclass (#2453).
3434
* Update `String#encode` to support the `:fallback` option (#1391).
3535
* `Module#alias_method` now returns the defined alias as a symbol(#2499, @gogainda).
36+
* All Array methods now return Array instances and not subclasses (#2510, @Strech).
3637

3738
Performance:
3839

0 commit comments

Comments
 (0)