Skip to content

Commit 7596d2d

Browse files
committed
Add v1.1.1 documentation
1 parent 15fb116 commit 7596d2d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Polly.Contrib.WaitAndRetry changelog
22

3+
## 1.1.1
4+
- Strong-name the DLL in the nuget package.
5+
- Fix potential Timespan overflow, and add related guidance.
6+
37
## 1.1.0
48
- Extend tests on original jitter policy to cover range of seed values
59
- Modernise build

GitVersionConfig.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
next-version: 1.1.0
1+
next-version: 1.1.1

0 commit comments

Comments
 (0)