Skip to content

Commit

Permalink
starting new readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbuddy committed Jan 23, 2010
1 parent 9821c3c commit 11bb138
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.rdoc
@@ -1,5 +1,11 @@
= Changelog = Changelog


== From 0.6.6 to 0.6.7

* Added Usher::Interfaces::Rack#only_get. Convenience method for adding routes which respond to only get and not both head and get.
* Made Usher::Interfaces::Rack take lots of configuration options and updated docs to reflect that. (As well as numerous other improved bits of docs.)
* When route goes through Rack interface, insert Router into env. (right now its usher.router by default)

== From 0.6.5 to 0.6.6 == From 0.6.5 to 0.6.6


* Faster recognition (~10%) * Faster recognition (~10%)
Expand Down

0 comments on commit 11bb138

Please sign in to comment.