haskell-servant / servant

Main repository for the servant libraries — DSL for describing, serving, querying, mocking, documenting web applications and more!
https://docs.servant.dev/
1.8k stars 407 forks source link

Release logs for v0.20 #1689

Closed ysangkok closed 1 year ago

ysangkok commented 1 year ago

As requested.

I had to manually change a lot because we haven't been marking the changelog entries with the packages they affect. So I manually looked through them to see which package(s) to assign the changelog to.

maksbotan commented 1 year ago

It's done 🎉

ysangkok commented 1 year ago

It's done :tada:

Thank you, I have created follow-up PRs:

maksbotan commented 1 year ago

Thank you! There's also servant-pagination and servant-js, if you are willing to help with those. I was going to update them after I'm done with servant-openapi3 (in progress).