Fix CHANGELOG

This commit is contained in:
Tommi Reiman 2021-08-03 13:37:01 +03:00
parent 10747acb00
commit f8a8930375

View file

@ -35,6 +35,10 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
* FIX: Malli response coercision seems to do nothing at all [#498](https://github.com/metosin/reitit/pull/501)
### `reitit-pedestal`
* Enrich request for pedestal/routing-interceptor default-queue [#495](https://github.com/metosin/reitit/pull/495)
## 0.5.13 (2021-04-23)
* updated deps:
@ -52,10 +56,6 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
* Make reitit.ring/create-resource-handler's `:not-found-handler` work when used outside of a router. [#464](https://github.com/metosin/reitit/issues/464). PR [#471](https://github.com/metosin/reitit/pull/471) by Kari Marttila and Metosin Maintenance Mob.
### `reitit-pedestal`
* Enrich request for pedestal/routing-interceptor default-queue [#495](https://github.com/metosin/reitit/pull/495)
## 0.5.12 (2021-02-01)
* updated deps: