doc: update CHANGELOG.md

This commit is contained in:
Joel Kaasinen 2025-04-25 15:15:11 +03:00
parent 9797725ae8
commit 9db58f21dc

View file

@ -17,6 +17,7 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
* Improvements to mime type handling in `create-file-handler` and `create-resource-handler` [#733](https://github.com/metosin/reitit/pull/733)
* New `:mime-types` option to configure a map from file extension to mime type
* Don't set Content-Type header at all if mime type is not known
* Fix location of openapi deprecated metadata [#714](https://github.com/metosin/reitit/pull/714)
## 0.8.0 (2025-03-28)