Skip to content

Commit 7d39b9b

Browse files
committed
Add ChangeLog entry
1 parent 220e195 commit 7d39b9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Compatibility:
2222
* Implemented `ENV#{filter,filter!}` aliases for `select` and `select!`.
2323
* Non-blocking `StringIO` and `Socket` APIs now support `exception: false` like MRI (#1702).
2424
* Added `Kernel#then` (#1703).
25+
* `FFI::Struct#[]=` is now supported for inline character arrays.
26+
* `blocking: true` is now supported for `FFI::Library#attach_function`.
2527

2628
Changes:
2729

0 commit comments

Comments
 (0)