Skip to content

Commit 96360fb

Browse files
authored
Merge pull request #104 from bugsnag/martin308/changelog
Update changelog
2 parents 980b36b + 16ec633 commit 96360fb

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
## Unreleased
4+
## 2.1.0 (2018-05-30)
55

66
### Enhancements
77

@@ -13,7 +13,7 @@ Changelog
1313

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

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

26+
* Optimize serialization
27+
| [ShamsulAmry](https://github.com/ShamsulAmry)
28+
| [#101](https://github.com/bugsnag/bugsnag-dotnet/pull/101)
29+
30+
* Fix InProject namespaces detection
31+
| [jviolas](https://github.com/jviolas)
32+
| [#102](https://github.com/bugsnag/bugsnag-dotnet/pull/102)
33+
34+
* Improve handling of exceptions when sending data
35+
| [martin308](https://github.com/martin308)
36+
| [#103](https://github.com/bugsnag/bugsnag-dotnet/pull/103)
37+
2638
## 2.0.2 (2018-03-28)
2739

2840
### Bug fixes

0 commit comments

Comments
 (0)