Skip to content

Commit

Permalink
Release v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kattrali committed Jun 23, 2016
1 parent 7391d6e commit d1445b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Changelog
=========

## 4.2.1 (23 Jun 2016)

### Fixes

* Ensure Rails 2 extensions are not loaded on newer versions
| [#303](https://github.com/bugsnag/bugsnag-ruby/issues/303)

* Remove API key logging when Bugsnag is logging successfully
| [Julian Borrey](https://github.com/jborrey)
| [#299](https://github.com/bugsnag/bugsnag-ruby/pull/299)

## 4.2.0 (17 Jun 2016)

### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.2.0
4.2.1

0 comments on commit d1445b1

Please sign in to comment.