Skip to content

Commit 52472a5

Browse files
ShockwaveNNioquatix
authored andcommitted
Add missing changelogs for v2.5.6 v2.5.7 v2.5.8
1 parent 68ab63a commit 52472a5

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGES.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
([@ioquatix])
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+
120
## 2.5.5 (2021-02-05)
221

322
* [#256](https://github.com/socketry/nio4r/pull/256)

0 commit comments

Comments
 (0)