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
294aebb6a2
commit
655707b573
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
* New `:parameters` option can be used to declare which parameters
|
* New `:parameters` option can be used to declare which parameters
|
||||||
controller is interested in, as data, which should cover most
|
controller is interested in, as data, which should cover most
|
||||||
use cases: `{:start start-fn, :parameters {:path [:foo-id]}}`
|
use cases: `{:start start-fn, :parameters {:path [:foo-id]}}`
|
||||||
- Ensure HTML5 routing works with IE11
|
* Ensure HTML5 History routing works with IE11
|
||||||
|
|
||||||
## `reitit-ring`
|
## `reitit-ring`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue