Skip to content

Commit 4db94df

Browse files
committed
updated changelog
1 parent 3a68319 commit 4db94df

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
## 0.24.1-SNAPSHOT
22

3-
* Fixes [#159](https://github.com/metosin/compojure-api/issues/159)
4-
* allow any swagger data to be overriden either via swagger-docs or via middlewares, fixes
5-
[#170](https://github.com/metosin/compojure-api/issues/170).
3+
* `clojure.tools.logging` is used with default uncaugt exception handling if it's found
4+
on the classpath. Fixes [#172](https://github.com/metosin/compojure-api/issues/172).
5+
* Both `api` and `defapi` produce identical swagger-docs. Fixes [#159](https://github.com/metosin/compojure-api/issues/159)
6+
* allow any swagger data to be overriden at runtime either via swagger-docs or via middlewares. Fixes [#170](https://github.com/metosin/compojure-api/issues/170).
67

78
```clojure
89
[prismatic/plumbing "0.5.2] is available but we use "0.5.1"

0 commit comments

Comments
 (0)