Skip to content

Commit

Permalink
Add missing changelogs for v2.5.6 v2.5.7 v2.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ShockwaveNN authored and ioquatix committed Sep 2, 2021
1 parent 68ab63a commit 52472a5
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 2.5.8 (2021-08-03)

* [#276](https://github.com/socketry/nio4r/pull/276)
Fix missing return statement in function returning non-void (issue [#275](https://github.com/socketry/nio4r/pull/275))
([@ioquatix])
* Remove `guard-rspec` from development dependencies ([@ioquatix])

## 2.5.7 (2021-03-04)

* [#267](https://github.com/socketry/nio4r/pull/267)
Don't try to link universal extension
([@ioquatix])

## 2.5.6 (2021-03-04)

* [#268](https://github.com/socketry/nio4r/pull/268)
Prefer kqueue when on OSX >= v10.12.2
([@jcmfernandes])

## 2.5.5 (2021-02-05)

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

0 comments on commit 52472a5

Please sign in to comment.