Skip to content

Commit

Permalink
Add BC break to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
imjoehaines committed Jun 5, 2020
1 parent a377105 commit 49a40ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Changelog

### Enhancements

- The Client and SessionTracker now share a single Guzzle instance (#582)
- The `Client` and `SessionTracker` now share a single Guzzle instance (#582)

### BC breaks

Expand Down Expand Up @@ -36,6 +36,8 @@ Changelog
- `Client::makeGuzzle` has been made private (#582)
Use the `$guzzle` parameter of `Bugsnag\Client::__construct` instead

- The `SessionData` class now takes `SessionTracker` instead of `Client` in its constructor

## 3.21.0 (2020-04-29)

### Enhancements
Expand Down

0 comments on commit 49a40ed

Please sign in to comment.