Skip to content

Commit

Permalink
Release bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
seancribbs committed Jun 14, 2009
1 parent 69cdd08 commit 918ff4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
10 changes: 4 additions & 6 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
== Change Log

=== Edge
=== 0.8.0 Asterism

* Warn about using the RedCloth 3 fallback. [Sean Cribbs, Jason Garber]
* Prevent stty errors on JRuby while running bootstrap. [Sean Cribbs]
Expand All @@ -12,18 +12,16 @@ postgresql. [Sean Cribbs]
* Prevent recursion via the <r:content /> tag. [Sean Cribbs]
* Update Highline. [Sean Cribbs]
* Update Cucumber and RSpec, clean up some features and fix specs. [Sean Cribbs]
* Set the protected attributes for users in User.protected_attributes
* Set the protected attributes for users in User.protected_attributes
[Jim Gay]
* Don't allow a nil ETag in SiteController. [David Cato]
* Prevent failed login message from sticking around. [Kunal Shah]
* Fix failing test regarding extension order. [Brett McHargue]
* Catch ActiveRecord::RecordNotFound in Admin::ResourceController
[Jim Gay]
* Catch missing template errors for show routes [Jim Gay]
* Fix with_error in render_matcher not causing the spec to fail when no exception raised. [Jason Garber]

=== 0.8.0 RC1

* Fix with_error in render_matcher not causing the spec to fail when no
exception raised. [Jason Garber]
* Make features task run in instance mode. [Sean Cribbs]
* Remove Admin::AbstractModelController. [Sean Cribbs]
* Cleanup deprecated Gem::manage_gems. [Sean Cribbs]
Expand Down
8 changes: 1 addition & 7 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,12 @@
The following people have submitted changes which have been applied to the
core:

=== Edge
=== 0.8.0 Asterism

* Michael Kessler
* Sean Cribbs
* David Cato
* Kunal Shah
* Brett McHargue
* Jim Gay
* Jason Garber

=== 0.8.0 RC1

* Kunal Shah
* Matt Henry
* Rick DeNatale
Expand Down

0 comments on commit 918ff4e

Please sign in to comment.