File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- ## Unreleased
4
+ ## 2.1.0 (2018-05-30)
5
5
6
6
### Enhancements
7
7
@@ -13,7 +13,7 @@ Changelog
13
13
14
14
* Only send session data when it exists
15
15
| [ 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 )
17
17
18
18
* Request context is now available in custom middleware
19
19
| [ martin308] ( https://github.com/martin308 )
@@ -23,6 +23,18 @@ Changelog
23
23
| [ tremlab] ( https://github.com/tremlab )
24
24
| [ #89 ] ( https://github.com/bugsnag/bugsnag-dotnet/pull/89 )
25
25
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
+
26
38
## 2.0.2 (2018-03-28)
27
39
28
40
### Bug fixes
You can’t perform that action at this time.
0 commit comments