Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
imjoehaines committed Jul 23, 2020
1 parent 84aac9d commit 6ab3d68
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
@@ -1,13 +1,19 @@
Changelog
=========

## TBD
## 6.15.0 (27 July 2020)

### Enhancements

* Add `on_error` callbacks to replace `before_notify_callbacks`
| [#608](https://github.com/bugsnag/bugsnag-ruby/pull/608)

* Improve performance when extracting code from files in stacktraces
| [#604](https://github.com/bugsnag/bugsnag-ruby/pull/604)

* Reduce memory use when session tracking is disabled
| [#606](https://github.com/bugsnag/bugsnag-ruby/pull/606)

### Deprecated

* `before_notify_callbacks` have been deprecated in favour of `on_error` and will be removed in the next major release
Expand Down

0 comments on commit 6ab3d68

Please sign in to comment.