We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c7cc10 commit 5d290f7Copy full SHA for 5d290f7
CHANGELOG.md
@@ -33,6 +33,7 @@ Compatibility:
33
* Update `String` methods to return `String` instances when called on a subclass (#2453).
34
* Update `String#encode` to support the `:fallback` option (#1391).
35
* `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).
37
38
Performance:
39
0 commit comments