Skip to content

Commit

Permalink
Add ChangeLog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Oct 21, 2021
1 parent 113acb1 commit 0f3cc21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Compatibility:
* `Module#attr_*` methods now return an array of method names (#2498, @gogainda).
* Fixed `Socket#(local|remote)_address` to retrieve family and type from the file descriptor (#2444, @larskanis).
* Add `Thread.ignore_deadlock` accessor (#2453).
* `Kernel#lambda` now warns if called without a literal block (#2500).

Performance:

Expand Down

0 comments on commit 0f3cc21

Please sign in to comment.