We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ab63a commit 52472a5Copy full SHA for 52472a5
CHANGES.md
@@ -1,3 +1,22 @@
1
+## 2.5.8 (2021-08-03)
2
+
3
+* [#276](https://github.com/socketry/nio4r/pull/276)
4
+ Fix missing return statement in function returning non-void (issue [#275](https://github.com/socketry/nio4r/pull/275))
5
+ ([@ioquatix])
6
+* Remove `guard-rspec` from development dependencies ([@ioquatix])
7
8
+## 2.5.7 (2021-03-04)
9
10
+* [#267](https://github.com/socketry/nio4r/pull/267)
11
+ Don't try to link universal extension
12
13
14
+## 2.5.6 (2021-03-04)
15
16
+* [#268](https://github.com/socketry/nio4r/pull/268)
17
+ Prefer kqueue when on OSX >= v10.12.2
18
+ ([@jcmfernandes])
19
20
## 2.5.5 (2021-02-05)
21
22
* [#256](https://github.com/socketry/nio4r/pull/256)
0 commit comments