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 040a04e commit f8a72d9Copy full SHA for f8a72d9
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.20.0-SNAPSHOT (20.4.2015)
+## 0.20.0 (24.4.2015)
2
3
* New restructuring for `:no-docs` (a boolean) - endpoints with this don't get api documentation.
4
* Fixed [#42](https://github.com/metosin/compojure-api/issues/42) - `defroutes*` now does namespace resolution for the source
project.clj
-(defproject metosin/compojure-api "0.20.0-SNAPSHOT"
+(defproject metosin/compojure-api "0.20.0"
:description "Compojure Api"
:url "https://github.com/metosin/compojure-api"
:license {:name "Eclipse Public License"
0 commit comments