We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f88355 commit 876d051Copy full SHA for 876d051
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## 1.0.0-RC2 (11.2.2016)
2
3
+**[compare](https://github.com/metosin/compojure-api/compare/1.0.0-RC1...1.0.0-RC2)**
4
+
5
* Swagger-routes mounted via api-options are mounted before other routes, fixes [#218](https://github.com/metosin/compojure-api/issues/218)
6
* Routes are now resolved also from from Vars, fixes [#219](https://github.com/metosin/compojure-api/issues/219)
7
* Better handling of `:basePath` with `swagger-routes`, thanks to [Hoxu](https://github.com/hoxu).
0 commit comments