Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ikitommi committed Mar 25, 2015
1 parent aceaa95 commit 691c93d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
- uses `[metosin/schema-tools "0.3.0]` to walk over Schema records both to fetch schema names and give names to subschemas (Swagger 2.0 only)
- see [tests](https://github.com/metosin/ring-swagger/blob/master/test/ring/swagger/swagger2_test.clj) - in the end of the file

```clojure
[lein-ring "0.9.3"] is available but we use "0.9.2"
```

## 0.19.0 (20.3.2015)

- `with-named-sub-schemas` has learned how to add names to schemas inside `s/maybe` and others
Expand Down

0 comments on commit 691c93d

Please sign in to comment.