diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b9246c..545516b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========= +## 2.0.1 (2018-03-27) + +### Bug fixes + +* Allow the background thread used to deliver reports to be terminated + | [martin308](https://github.com/martin308) + | [#81](https://github.com/bugsnag/bugsnag-dotnet/pull/81) + ## 2.0.0 (2018-03-26) This is a major release to make the library clearer and easier to use and expand the support to new platforms. For upgrading instructions, see [the upgrading guide](UPGRADING.md#1x-to-2x).