File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
15
## 2.5.4 (2020-09-16)
2
16
3
17
* [ #251 ] ( https://github.com/socketry/nio4r/issues/251 )
@@ -265,3 +279,6 @@ Possible bug with Ruby >= 2.7.0 and `GC.compact`
265
279
[ @eregon ] : https://github.com/eregon
266
280
[ @olleolleolle ] : https://github.com/olleolleolle
267
281
[ @boazsegev ] : https://github.com/boazsegev
282
+ [ @headius ] : https://github.com/headius
283
+ [ @jasl ] : https://github.com/jasl
284
+ [ @jcmfernandes ] : https://github.com/jcmfernandes
You can’t perform that action at this time.
0 commit comments