mirror of
https://github.com/metosin/reitit.git
synced 2025-12-18 08:51:12 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
5713afac34
commit
294aebb6a2
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +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
|
||||||
|
|
||||||
## `reitit-ring`
|
## `reitit-ring`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue