mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
CHANGELOG
This commit is contained in:
parent
6d9d7a09b0
commit
a3ab5714cb
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
|
|||
## UNRELEASED
|
||||
|
||||
* Initial Openapi3 support. See [docs](./doc/ring/openapi.md). Works for simple cases but might still have some rough edges. [#84](https://github.com/metosin/reitit/issues/84)
|
||||
* Frontend: provide easy way to update current query params. [#600](https://github.com/metosin/reitit/issues/600)
|
||||
* Updated dependencies:
|
||||
|
||||
```clojure
|
||||
|
|
|
|||
Loading…
Reference in a new issue