Skip to content

Commit

Permalink
Add 1.1.6 entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 12, 2024
1 parent 7380b74 commit 1ddcafa
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# News

## 1.1.6 - 2024-12-12

### Improvements

* JRuby, TruffleRuby: Added `Fiddle::Pointer.read` and
`Fiddle::Pointer.write`.
* GH-166
* Patch by Lars Kanis

* CRuby: Added support for `INPUT(-lXXX)` `.so`. For example, Arch
Linux's `libncurses.so` uses this style.

* JRuby, TruffleRuby: Added support for accepting numeric value as a
`void *` argument.
* GH-162
* Patch by Dani Smith

### Thanks

* Lars Kanis

* Dani Smith

## 1.1.5 - 2024-11-09

### Improvements
Expand Down

0 comments on commit 1ddcafa

Please sign in to comment.