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 89b1074 commit 9f88355Copy full SHA for 9f88355
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## unreleased
+## 1.0.0-RC2 (11.2.2016)
2
3
* Swagger-routes mounted via api-options are mounted before other routes, fixes [#218](https://github.com/metosin/compojure-api/issues/218)
4
* Routes are now resolved also from from Vars, fixes [#219](https://github.com/metosin/compojure-api/issues/219)
project.clj
-(defproject metosin/compojure-api "1.0.0-RC1"
+(defproject metosin/compojure-api "1.0.0-RC2"
:description "Compojure Api"
:url "https://github.com/metosin/compojure-api"
:license {:name "Eclipse Public License"
0 commit comments