doc: update CHANGELOG.md

This commit is contained in:
Joel Kaasinen 2025-10-31 10:45:36 +02:00
parent 9b26d5c0fd
commit 0bc30e9361
No known key found for this signature in database

View file

@ -15,6 +15,7 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
## UNRELEASED
* Improve & document how response schemas get picked in per-content-type coercion. See [docs](./doc/ring/coercion.md#per-content-type-coercion). [#745](https://github.com/metosin/reitit/issues/745).
* **BREAKING** Remove unused `reitit.dependency` ns. [#763](https://github.com/metosin/reitit/pull/763)
## 0.9.2 (2025-10-28)