mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
Update CHANGELOG
This commit is contained in:
parent
791e79134e
commit
7a7542b57f
1 changed files with 4 additions and 0 deletions
|
|
@ -22,6 +22,10 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
|
|||
[lambdaisland/deep-diff "0.0-47"] is available but we use "0.0-25"
|
||||
```
|
||||
|
||||
### `reitit-core`
|
||||
|
||||
* new options `:reitit.spec/wrap` to wrap top-level route data specs when spec validation is enabled. Using `spec-tools.spell/closed` closes top-level specs.
|
||||
|
||||
### `reitit.pedestal`
|
||||
|
||||
* Automatically coerce Sieppari-style 1-arity `:error` handlers into Pedestal-style 2-arity `:error` handlers. Thanks to [Mathieu MARCHANDISE](https://github.com/vielmath).
|
||||
|
|
|
|||
Loading…
Reference in a new issue