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

Changelog: Fix date on 2.0.0 release #254

Closed tisba closed 1 year ago

tisba commented 1 year ago

This confused me for a sec when I was reviewing our dependency updates 😀

Looks like 2.0.0 was pushed on 2023-02-14, not 2022-09-11.

tisba commented 1 year ago

Sorry, duplicate of https://github.com/cyu/rack-cors/pull/253