Update CHANGELOG.md

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

View file

@ -22,6 +22,7 @@
* New `:parameters` option can be used to declare which parameters
controller is interested in, as data, which should cover most
use cases: `{:start start-fn, :parameters {:path [:foo-id]}}`
- Ensure HTML5 routing works with IE11
## `reitit-ring`