Skip to content

Commit de67991

Browse files
committed
Release 0.24.5
1 parent 130c24c commit de67991

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## Unreleased
1+
## 0.24.5 (17.1.2016)
2+
3+
**[compare](https://github.com/metosin/compojure-api/compare/0.24.4...0.24.5)**
24

35
* Fixed path parameter handling in cases where path parameter is followed by an extension
46
([#196](https://github.com/metosin/compojure-api/issues/196), [metosin/ring-swagger#82](https://github.com/metosin/ring-swagger/issues/82))

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject metosin/compojure-api "0.24.5-SNAPSHOT"
1+
(defproject metosin/compojure-api "0.24.5"
22
:description "Compojure Api"
33
:url "https://github.com/metosin/compojure-api"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)