You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Polly.Net40Async.nuspec
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,10 @@
15
15
<releaseNotes>
16
16
v5.0 is a major release with significant new resilience policies: Timeout; Bulkhead Isolation; Fallback; Cache; and PolicyWrap. See release notes back to v5.0.0 for full details.
17
17
18
+
5.6.1
19
+
---------------------
20
+
- Extend PolicyWrap syntax with interfaces
21
+
18
22
5.6.0
19
23
---------------------
20
24
- Add ability to handle inner exceptions natively: .HandleInner<TEx>()
Copy file name to clipboardExpand all lines: src/Polly.nuspec
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,10 @@
15
15
<releaseNotes>
16
16
v5.0 is a major release with significant new resilience policies: Timeout; Bulkhead Isolation; Fallback; Cache; and PolicyWrap. See release notes back to v5.0.0 for full details.
17
17
18
+
5.6.1
19
+
---------------------
20
+
- Extend PolicyWrap syntax with interfaces
21
+
18
22
5.6.0
19
23
---------------------
20
24
- Add ability to handle inner exceptions natively: .HandleInner<TEx>()
0 commit comments