File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
## Changes Between 4.1.0 and 4.1.1
2
2
3
- No changes yet.
3
+ ### Fixed XML Documentation Generation
4
+
5
+ GitHub issue: [ rabbitmq-dotnet-client #269 ] ( https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/269 )
6
+
7
+ Contributed by Brandon Ording.
8
+
9
+ ### Fixed WinRT Project Build
10
+
11
+ GitHub issue: [ rabbitmq-dotnet-client #270 ] ( https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/270 )
12
+
13
+ Contributed by Brandon Ording.
14
+
15
+ ### ` TcpClientAdapter ` Nullifies Socket Field on Close
16
+
17
+ GitHub issue: [ rabbitmq-dotnet-client #263 ] ( https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/263 )
18
+
19
+ ### ` HeartbeatReadTimerCallback ` Handles Potential ` NullReferenceException `
20
+
21
+ GitHub issue: [ rabbitmq-dotnet-client #257 ] ( https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/257 )
22
+
4
23
5
24
## Changes Between 4.0.2 and 4.1.0
6
25
You can’t perform that action at this time.
0 commit comments