Skip to content

Commit e57e4b4

Browse files
committed
Update changelog
1 parent 1648086 commit e57e4b4

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Polly.Caching.Distributed change log
2-
## 1.0.0
3-
- Update Polly to V6.0.1.
4-
- Update the namespaces to match the other cache providers
5-
- Support .net Standard 2.0.
2+
3+
## 2.0.0
4+
- Provide a single signed package only.
5+
- Update Polly to V6.0.1.
6+
- Support .net Standard 2.0.
7+
- Rename package, and change namespaces, from Polly.Caching.IDistributedCache to Polly.Caching.Distributed, to avoid clashes.
68

79
## 1.0-RC
810

src/Polly.Caching.Distributed.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
<tags>Polly Cache Caching Cache-aside</tags>
1414
<copyright>Copyright © 2017, App vNext</copyright>
1515
<releaseNotes>
16-
1.0.0
16+
2.0.0
1717
---------------------
18-
18+
- Provide a single signed package only.
1919
- Update Polly to V6.0.1.
20-
- Update the namespaces to match the other cache providers
2120
- Support .net Standard 2.0.
21+
- Rename package, and change namespaces, from Polly.Caching.IDistributedCache to Polly.Caching.Distributed, to avoid clashes.
2222

2323
1.0-RC
2424
---------------------

0 commit comments

Comments
 (0)