CHANGELOG

This commit is contained in:
Tommi Reiman 2019-01-14 12:16:46 +02:00
parent f850b923a5
commit 6bd005acbb

View file

@ -4,6 +4,7 @@
### `reitit-core`
* `reitit.core/Expand` can be extended, fixes [#201](https://github.com/metosin/reitit/issues/201).
* new snappy Java-backed `SegmentTrie` routing algorithm, wildcard routing is ~2x faster on the JVM
## 0.2.10 (2018-12-30)