Skip to content

Commit def60be

Browse files
committed
Update changelog
1 parent 6e716e2 commit def60be

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
@@ -56,6 +56,7 @@ Compatibility:
5656
* Update `Kernel#instance_variables` to return insertion order (@bjfish).
5757
* Fixed `rb_path2class()` to not error for a module (#2511, @eregon).
5858
* Update `Kernel#print` to print `$_` when no arguments are given (#2531, @bjfish).
59+
* When writing to STDOUT redirected to a closed pipe, no broken pipe error message will be shown now. (#2532, @gogainda).
5960

6061
Performance:
6162

0 commit comments

Comments
 (0)