We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de5359 commit f2891eeCopy full SHA for f2891ee
1 file changed
CHANGELOG.md
@@ -1,7 +1,11 @@
1
## Unreleased
2
3
+- **BREAKING**: Dropped support for Clojure 1.6
4
+- **BREAKING**: Supports and depends on Schema 1.0.
5
- Uses now [linked](https://github.com/frankiesardo/linked) instead of
6
[ordered](https://github.com/amalloy/ordered) for maps where order matters
7
+- `swagger-ui` now supports passing arbitrary options to `SwaggerUI`
8
+([metosin/ring-swagger#67](https://github.com/metosin/ring-swagger/issues/67))
9
* Updated deps:
10
11
```clojure
0 commit comments