socketry / nio4r

Cross-platform asynchronous I/O primitives for scalable network clients and servers.
Other
965 stars 86 forks source link

Changes for 2.5.6 and 2.5.7 #269

Closed ShockwaveNN closed 2 years ago

ShockwaveNN commented 3 years ago

Hi

I'm using dependabot to get my dependencies actual and today I get nio4r udpate to 2.5.7

This is latest version according to rubygems page

But Changes.md file is missing changes for version 2.5.6 and 2.5.7

I see there is not a lot of commits, but sill compact changes can be usefull

TigerWolf commented 3 years ago

Im also concerned that the tests are failing right now as well.

ShockwaveNN commented 2 years ago

Any news?

ioquatix commented 2 years ago

All the builds are passing: https://github.com/socketry/nio4r/runs/3230127957

I don't have a strong opinion about change logs but basically everything is in the git commit notes. If you have time to submit a PR to summarise the notes, please do so.

ShockwaveNN commented 2 years ago

@ioquatix Done https://github.com/socketry/nio4r/pull/278