Skip to content

Commit

Permalink
Updated the change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtodd committed Jun 26, 2008
1 parent 51f4e9a commit 6bb78c3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
== 0.5.1 WIP
* major refectoring of the app configuration system [#38 resolved]
* new boot process with better flexibility [#41 resolved]
* hooks system cleaned up (part of [#41])
* before/after filters implemented [#42 resolved]
* standard responders (ok and not_found) accept headers hash [#45 resolved]
* YAML config files are now filtered through ERB first [#48 resolved]
* JSON-P support included (as Rack middleware) [#47 resolved] (Flinn Mueller)
* fixed major Windows-based bug (FloatDomainError) [#46 resolved]

== 0.5.0 2008-05-29
* major refactor, completely incompatible with 0.4.0 applications
Expand Down

0 comments on commit 6bb78c3

Please sign in to comment.