Skip to content

Commit b4fd659

Browse files
committed
Release 1.6.0-beta3
1 parent a179bae commit b4fd659

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.6.0-beta3 (2017-01-10)
2+
3+
* Updated Ring dependency to 1.6.0-beta7 to fix path traversal vulnerability
4+
15
## 1.6.0-beta2 (2016-12-03)
26

37
* Fixed bug when route called asynchronously with non-matching method

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject compojure "1.6.0-beta2"
1+
(defproject compojure "1.6.0-beta3"
22
:description "A concise routing library for Ring"
33
:url "https://github.com/weavejester/compojure"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)