mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
Fix CHANGELOG
This commit is contained in:
parent
10747acb00
commit
f8a8930375
1 changed files with 4 additions and 4 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue