Skip to content

Commit

Permalink
Merge pull request #447 from bugsnag/next
Browse files Browse the repository at this point in the history
Release v6.7.0
  • Loading branch information
Cawllec committed Apr 5, 2018
2 parents 1b9448e + 22b542b commit 6413bd3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
Changelog
=========

## 6.7.0 (05 Apr 2018)

### Enhancements

* Support HTTP proxy from `http_proxy` and `https_proxy` environment variables
| [#424](https://github.com/bugsnag/bugsnag-ruby/pull/424)
| [#437](https://github.com/bugsnag/bugsnag-ruby/pull/437)
| [Bill Kirtley](https://github.com/cluesque)

* Add option to disable auto-configuration
| [#419](https://github.com/bugsnag/bugsnag-ruby/pull/419)

* Add `warden.user.rack` data to default filters
| [#436](https://github.com/bugsnag/bugsnag-ruby/pull/436)

### Fixes

* Ensure logged messages include Bugsnag progname
| [#443](https://github.com/bugsnag/bugsnag-ruby/pull/443)

## 6.6.4 (14 Feb 2018)

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.6.4
6.7.0

0 comments on commit 6413bd3

Please sign in to comment.