mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
fix CHANGELOG
This commit is contained in:
parent
d0f7126491
commit
40eb09b2a9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
|
|||
|
||||
**[compare](https://github.com/metosin/reitit/compare/0.5.15...master)**
|
||||
|
||||
* Support for [Malli Lite Syntax][Lite Syntax](https://github.com/metosin/malli#lite) in coercion (enabled by default):
|
||||
* Support for [Malli Lite Syntax](https://github.com/metosin/malli#lite) in coercion (enabled by default):
|
||||
|
||||
```clj
|
||||
["/add/:id" {:post {:parameters {:path {:id int?}
|
||||
|
|
|
|||
Loading…
Reference in a new issue