Skip to content

Commit f2891ee

Browse files
committed
Update CHANGELOG.md
1 parent 1de5359 commit f2891ee

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
## Unreleased
22

3+
- **BREAKING**: Dropped support for Clojure 1.6
4+
- **BREAKING**: Supports and depends on Schema 1.0.
35
- Uses now [linked](https://github.com/frankiesardo/linked) instead of
46
[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))
59
* Updated deps:
610

711
```clojure

0 commit comments

Comments
 (0)