Skip to content

Commit

Permalink
list a few things the upgraded deps fixed
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Granger <ibdknox@gmail.com>
  • Loading branch information
ibdknox committed Dec 25, 2011
1 parent 8fd32f9 commit 9db0e29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
* Fixed s3 var being dynamic
* Fixed an issue with utf-8 routes being encoded incorrectly
* Moved to ring 1.0.1 and compojure 1.0.0
* Fixes issue with no routes being loaded resulting in a 500
* Fixes issue with file names containing spaces being unreachable

##Changes for 1.2.1
* BREAKING CHANGE: (url-for) now takes a map of params instead of key-value pairs: (url-for foo {:id 2})
Expand Down

0 comments on commit 9db0e29

Please sign in to comment.