Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Commit

Permalink
Bumping to version 3.0.rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Harold Giménez committed Aug 24, 2011
1 parent 6d4f341 commit 13a62f2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG
@@ -1,3 +1,11 @@
Version 3.0.rc2 - Wed Aug 24 15:03:46 -0400 2011
===============================================================================

Harold Gimenez:
Revert broken commit around exceptions that respond to #to_hash
Support latest versions of Rails.


Version 3.0.rc1 - Fri Aug 19 08:51:53 -0400 2011
===============================================================================

Expand Down Expand Up @@ -437,5 +445,6 @@ Nick Quaranto (3):






2 changes: 1 addition & 1 deletion lib/airbrake/version.rb
@@ -1,3 +1,3 @@
module Airbrake
VERSION = "3.0.rc1".freeze
VERSION = "3.0.rc2".freeze
end

0 comments on commit 13a62f2

Please sign in to comment.