CHANGELOG

This commit is contained in:
Tommi Reiman 2021-08-03 13:35:46 +03:00
parent 5486174722
commit fd12b3c6f2

View file

@ -48,6 +48,10 @@ 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: