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 130c24c commit de67991Copy full SHA for de67991
CHANGELOG.md
@@ -1,4 +1,6 @@
1
-## Unreleased
+## 0.24.5 (17.1.2016)
2
+
3
+**[compare](https://github.com/metosin/compojure-api/compare/0.24.4...0.24.5)**
4
5
* Fixed path parameter handling in cases where path parameter is followed by an extension
6
([#196](https://github.com/metosin/compojure-api/issues/196), [metosin/ring-swagger#82](https://github.com/metosin/ring-swagger/issues/82))
project.clj
@@ -1,4 +1,4 @@
-(defproject metosin/compojure-api "0.24.5-SNAPSHOT"
+(defproject metosin/compojure-api "0.24.5"
:description "Compojure Api"
:url "https://github.com/metosin/compojure-api"
:license {:name "Eclipse Public License"
0 commit comments