We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7ab7c commit 57a82e8Copy full SHA for 57a82e8
CHANGELOG.md
@@ -1,5 +1,5 @@
1
## 6.1.2
2
-- Bug Fix: Async continuation control for async executions (issue 540)
+- Bug Fix: Async continuation control for async executions (issue 540, affected only v6.1.1)
3
4
## 6.1.1
5
- Bug Fix: Context.PolicyKey behaviour in PolicyWrap (issue 510)
src/Polly.nuspec
@@ -14,7 +14,7 @@
14
<copyright>Copyright © 2018, App vNext</copyright>
15
<releaseNotes> 6.1.2
16
---------------------
17
- - Bug Fix: Async continuation control for async executions (issue 540)
+ - Bug Fix: Async continuation control for async executions (issue 540, affected only v6.1.1)
18
19
6.1.1
20
0 commit comments