Skip to content

Commit 0c505f5

Browse files
committed
Update Changelog
1 parent 5825c73 commit 0c505f5

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
@@ -68,6 +68,7 @@ Compatibility:
6868
* Fix `File.open` and support `flags` option (#2820, @andrykonchin).
6969
* Support writing to `RData.dfree` for native extensions (#2830, #2732, #2165, @eregon).
7070
* Fix `IO#write` and support multiple arguments with different encodings (#2829, @andrykonchin).
71+
* Fix `Array` methods `reject`, `reject!`, `inject`, `map`, `select`, `each_index` and handle a case when array is modified by a passed block like CRuby does (#2822, andrykonchin, @eregon).
7172

7273
Performance:
7374

0 commit comments

Comments
 (0)