Skip to content

Commit

Permalink
Update history to reflect dropping of namespacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcgrana committed Mar 17, 2010
1 parent 393ab57 commit a37ad20
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion HISTORY.md
Expand Up @@ -5,7 +5,8 @@
* Test with `clojure.test`
* Depend only on stable point-released libraries
* Introduce new middlewares for params, cookies, sessions
* Intro new utils for encoding/decoding, forming responses, and unit testing.
* Intro new utils for encoding/decoding, forming responses, and unit testing
* No longer require namespacing of request and response keys
* More documentation, including autodocs
* Various bugfixes

Expand Down

0 comments on commit a37ad20

Please sign in to comment.