mirror of
https://github.com/metosin/reitit.git
synced 2025-12-18 08:51:12 +00:00
Update CHANGELOG.md
Co-authored-by: Ilmo Raunio <ilmoraunio@users.noreply.github.com>
This commit is contained in:
parent
6202e802c9
commit
9ba73524f3
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
|
||||||
|
|
||||||
### `reitit-ring`
|
### `reitit-ring`
|
||||||
|
|
||||||
* Make `reitit.ring/create-resource-handler` and `reitit.ring/create-file-handler` handle properly. [#484](https://github.com/metosin/reitit/issues/484). PR [#489](https://github.com/metosin/reitit/pull/489).
|
* Fixes `reitit.ring/create-resource-handler` and `reitit.ring/create-file-handler` to support URL-escaped characters. [#484](https://github.com/metosin/reitit/issues/484). PR [#489](https://github.com/metosin/reitit/pull/489).
|
||||||
|
|
||||||
## 0.5.13 (2021-04-23)
|
## 0.5.13 (2021-04-23)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue