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 31af63a commit 99ae56dCopy full SHA for 99ae56d
CHANGELOG.md
@@ -1,6 +1,6 @@
1
-## Unreleased
+## 0.24.4 (13.1.2016)
2
3
-**[compare](https://github.com/metosin/compojure-api/compare/0.24.3...master)**
+**[compare](https://github.com/metosin/compojure-api/compare/0.24.3...0.24.4)**
4
5
- Updated ring-swagger:
6
- Discard all extra map keys from properties ([metosin/ring-swagger#77](https://github.com/metosin/ring-swagger/issues/77))
project.clj
@@ -1,4 +1,4 @@
-(defproject metosin/compojure-api "0.24.4-SNAPSHOT"
+(defproject metosin/compojure-api "0.24.4"
:description "Compojure Api"
:url "https://github.com/metosin/compojure-api"
:license {:name "Eclipse Public License"
0 commit comments