Skip to content

Commit 78494ac

Browse files
committed
Update changelog
1 parent 43e6937 commit 78494ac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.9.0
2+
3+
* Add a labelled function to create custom patterns (#114)
4+
* Add support for union operation for two routers (#115, @Chattered)
5+
* Use dune language 2.0 (#116)
6+
* Support wildcard pattern at the end of a route (#118, #129, @Lupus)
7+
* Add map and path prefix to route targets (#121, @Chattered)
8+
* Make ksprintf visible in the public api (#123, @Chattered)
9+
110
# 0.8.0
211

312
* Improve trailing slash handling. Instead of separate `nil` and `trail` constructors, all routes end with `nil`.

0 commit comments

Comments
 (0)