Skip to content

Commit 3a0b8f9

Browse files
committed
fix style
1 parent 1140636 commit 3a0b8f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## (Unreleased)
44

5-
- Add automatic retry on gateway timeout in `GrpcDurableTaskClient.WaitForInstanceCompletionAsync` in [#412](https://github.com/microsoft/durabletask-dotnet/pull/412)
6-
- Add specific logging for NotFound error on worker connection by @halspang in [#413](https://github.com/microsoft/durabletask-dotnet/pull/413)
7-
- Add user agent header to gRPC called in [#413](https://github.com/microsoft/durabletask-dotnet/pull/417)
5+
- Add automatic retry on gateway timeout in `GrpcDurableTaskClient.WaitForInstanceCompletionAsync` in ([#412](https://github.com/microsoft/durabletask-dotnet/pull/412))
6+
- Add specific logging for NotFound error on worker connection by @halspang in ([#413](https://github.com/microsoft/durabletask-dotnet/pull/413))
7+
- Add user agent header to gRPC called in ([#413](https://github.com/microsoft/durabletask-dotnet/pull/417))
88

99
## v1.10.0
1010

0 commit comments

Comments
 (0)