Skip to content

Commit 8b4da21

Browse files
Update ChangeLog.md
1 parent ecadf9a commit 8b4da21

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

ChangeLog.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
## Changes Between 4.1.0 and 4.1.1
22

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+
423

524
## Changes Between 4.0.2 and 4.1.0
625

0 commit comments

Comments
 (0)