Skip to content

Commit a7993fa

Browse files
olleolleolleioquatix
authored andcommitted
CHANGES.md: add v2.5.5
1 parent e45fac5 commit a7993fa

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 2.5.5 (2021-02-05)
2+
3+
* [#256](https://github.com/socketry/nio4r/pull/256)
4+
Use libev 4.33, featuring experimental `io_uring` support.
5+
([@jcmfernandes])
6+
7+
* [#260](https://github.com/socketry/nio4r/pull/260)
8+
Workaround for ARM-based macOS Ruby: Use pure Ruby for M1, since the native extension is crashing on M1 (arm64).
9+
([@jasl])
10+
11+
* [#252](https://github.com/socketry/nio4r/pull/252)
12+
JRuby: Fix javac -Xlint warnings
13+
([@headius])
14+
115
## 2.5.4 (2020-09-16)
216

317
* [#251](https://github.com/socketry/nio4r/issues/251)
@@ -265,3 +279,6 @@ Possible bug with Ruby >= 2.7.0 and `GC.compact`
265279
[@eregon]: https://github.com/eregon
266280
[@olleolleolle]: https://github.com/olleolleolle
267281
[@boazsegev]: https://github.com/boazsegev
282+
[@headius]: https://github.com/headius
283+
[@jasl]: https://github.com/jasl
284+
[@jcmfernandes]: https://github.com/jcmfernandes

0 commit comments

Comments
 (0)