cyu / rack-cors

Rack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.
MIT License
3.26k stars 263 forks source link

Update CHANGELOG about 2.0.0 release date #253

Closed PikachuEXE closed 1 year ago

magni- commented 1 year ago

Are there any breaking changes? The changelog doesn't make it clear why there's a major version bump.

PikachuEXE commented 1 year ago

I have no idea I am here only to fix the documented release date :)

tisba commented 1 year ago

Are there any breaking changes? The changelog doesn't make it clear why there's a major version bump.

The drop in supported Rubies alone is a breaking change. The Changelog could be a bit more elaborate on this though :)

cyu commented 1 year ago

Thanks!

cyu commented 1 year ago

@tisba you're right – I should have added more detail to the change log. I'll try to update that when I have time.

wvengen commented 1 year ago

It looks like support for Ruby 2.2 was dropped (and 2.7 added) in fa6882be0476228800a4c32df9da489ea4f61eb9