corydolphin / flask-cors

Cross Origin Resource Sharing ( CORS ) support for Flask
https://flask-cors.corydolphin.com/
MIT License
867 stars 140 forks source link

v4.0.0 isn't in CHANGELOG.md #334

Closed emosenkis closed 10 months ago

emosenkis commented 10 months ago

I see that there was an alpha release yanked from PyPI on the same day that 4.0.0 was released. Was the 4.0.0 release accidental or does the changelog just need to be updated?

corydolphin commented 10 months ago

Hey @emosenkis, good catch. I did not update the changelog (and incidentally also forgot to bump the "version" file. Suffice to say the automation here could use some work ;-)

4.0.0 is the right release. I'll add to the changelog