Skip to content

Commit

Permalink
update changes (1.2.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Aug 22, 2011
1 parent b5053f2 commit 7e6bb6e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES
Expand Up @@ -6,6 +6,9 @@ Custom changes:

Backported from 1.3.0:

* Ignore `to_ary` on response bodies. Fixes compatibility to Rails 3.1.
(Konstantin Haase)

* `Sinatra.run!` now prints to stderr rather than stdout. (Andrew Armenia)

* Automatic `app_file` detection now works in directories containing brackets
Expand All @@ -22,6 +25,12 @@ Backported from 1.3.0:

* Fix uninitialized instance variable warning. (David Kellum)

* Command line options now complain if value passed to `-p` is not a valid
integer. (Konstantin Haase)

* Fix handling of broken query params when displaying exceptions. (Luke
Jahnke)

= 1.2.6 / 2011-05-01

* Fix broken delegation, backport delegation tests from Sinatra 1.3.
Expand Down

0 comments on commit 7e6bb6e

Please sign in to comment.