mirror of
https://github.com/metosin/reitit.git
synced 2025-12-24 02:48:25 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
eb10af92c4
commit
36673d4674
1 changed files with 4 additions and 0 deletions
|
|
@ -12,6 +12,10 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
|
|||
|
||||
[breakver]: https://github.com/ptaoussanis/encore/blob/master/BREAK-VERSIONING.md
|
||||
|
||||
## Unreleased
|
||||
|
||||
* Allow whitespace as separator in route paths. [#411](https://github.com/metosin/reitit/issues/411). PR [#466](https://github.com/metosin/reitit/pull/466) by Kimmo Koskinen and Metosin Maintenance Mob.
|
||||
|
||||
## 0.5.11 (2020-12-27)
|
||||
|
||||
* updated deps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue