Skip to content

Commit 57a82e8

Browse files
committed
Clarify v6.1.2 doco
1 parent ac7ab7c commit 57a82e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## 6.1.2
2-
- Bug Fix: Async continuation control for async executions (issue 540)
2+
- Bug Fix: Async continuation control for async executions (issue 540, affected only v6.1.1)
33

44
## 6.1.1
55
- Bug Fix: Context.PolicyKey behaviour in PolicyWrap (issue 510)

src/Polly.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<copyright>Copyright © 2018, App vNext</copyright>
1515
<releaseNotes> 6.1.2
1616
---------------------
17-
- Bug Fix: Async continuation control for async executions (issue 540)
17+
- Bug Fix: Async continuation control for async executions (issue 540, affected only v6.1.1)
1818

1919
6.1.1
2020
---------------------

0 commit comments

Comments
 (0)