mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
1297cfd902
commit
6202e802c9
1 changed files with 6 additions and 0 deletions
|
|
@ -12,6 +12,12 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
|
|||
|
||||
[breakver]: https://github.com/ptaoussanis/encore/blob/master/BREAK-VERSIONING.md
|
||||
|
||||
## UNRELEASED
|
||||
|
||||
### `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).
|
||||
|
||||
## 0.5.13 (2021-04-23)
|
||||
|
||||
* updated deps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue