Skip to content

Commit

Permalink
Merge pull request #104 from bugsnag/martin308/changelog
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
martin308 committed May 31, 2018
2 parents 980b36b + 16ec633 commit 96360fb
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

## Unreleased
## 2.1.0 (2018-05-30)

### Enhancements

Expand All @@ -13,7 +13,7 @@ Changelog

* Only send session data when it exists
| [martin308](https://github.com/martin308)
| [98](https://github.com/bugsnag/bugsnag-dotnet/pull/98)
| [#98](https://github.com/bugsnag/bugsnag-dotnet/pull/98)

* Request context is now available in custom middleware
| [martin308](https://github.com/martin308)
Expand All @@ -23,6 +23,18 @@ Changelog
| [tremlab](https://github.com/tremlab)
| [#89](https://github.com/bugsnag/bugsnag-dotnet/pull/89)

* Optimize serialization
| [ShamsulAmry](https://github.com/ShamsulAmry)
| [#101](https://github.com/bugsnag/bugsnag-dotnet/pull/101)

* Fix InProject namespaces detection
| [jviolas](https://github.com/jviolas)
| [#102](https://github.com/bugsnag/bugsnag-dotnet/pull/102)

* Improve handling of exceptions when sending data
| [martin308](https://github.com/martin308)
| [#103](https://github.com/bugsnag/bugsnag-dotnet/pull/103)

## 2.0.2 (2018-03-28)

### Bug fixes
Expand Down

0 comments on commit 96360fb

Please sign in to comment.