mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
new swagger-ui
This commit is contained in:
parent
728fc854bf
commit
d594b6a65d
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -61,6 +61,17 @@ is called the first time, so that `rfe/push-state` and such can be called
|
|||
* `sieppari.async.core-async` for core.async
|
||||
* `sieppari.async.manifold` for manifold
|
||||
|
||||
### `reitit-swagger`
|
||||
|
||||
* default to the new swagger-ui (3.25.0), to get old back add a dependency to:
|
||||
|
||||
```clj
|
||||
[metosin/ring-swagger-ui "2.2.10"]
|
||||
```
|
||||
|
||||
### `reitit-sieppari`
|
||||
|
||||
|
||||
## 0.4.2 (2020-01-17)
|
||||
|
||||
### `reitit`
|
||||
|
|
|
|||
Loading…
Reference in a new issue