Update CHANGELOG.md

This commit is contained in:
Juho Teperi 2019-03-01 11:43:55 +02:00 committed by GitHub
parent 294aebb6a2
commit 655707b573
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`