Skip to content

Commit

Permalink
Ammended old changelog instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Jan 9, 2018
1 parent dfcb202 commit 798548f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Changelog

### Enhancements

* Adds support for tracking sessions and crash rate by setting the configuration option `configuration.track_sessions` to `true`.
Sessions can be manually created using `Bugsnag.create_session`, and manually delivered using `Bugsnag.send_sessions`.
* Adds support for tracking sessions and crash rate by setting the configuration option `configuration.auto_capture_sessions` to `true`.
Sessions can be manually created using `Bugsnag.start_session`.
| [#411](https://github.com/bugsnag/bugsnag-ruby/pull/411)

## 6.4.0 (21 Dec 2017)
Expand Down

0 comments on commit 798548f

Please sign in to comment.