File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed
Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Polly.Caching.MemoryCache change log
22
3+ ## 2.0.0
4+ - The namespaces have changed from Polly.Caching.MemoryCache to Polly.Caching.Memory.
5+ - removed .net 4 and 4.5 support and added .net standard 2.0 as a target framework.
6+ - Removed all the projects with the -signed suffix.
7+ - Reference Polly version 6.0.1.
8+
39## 1.1.0
410
511- Polly.Caching.MemoryCache-Signed now references Polly-Signed
Original file line number Diff line number Diff line change 1- next-version : 1.1 .0
1+ next-version : 2.0 .0
Original file line number Diff line number Diff line change 1313 <tags >Polly Cache Caching Cache-aside</tags >
1414 <copyright >Copyright © 2018, App vNext</copyright >
1515 <releaseNotes >
16+ 2.0.0
17+ ---------------------
18+ - we now reference Polly version 6.0.1.
19+ - The namespaces have changed from Polly.Caching.MemoryCache to Polly.Caching.Memory.
20+ - .net 4 and 4.5 support has been removed with .net standard 2.0 added
21+
1622 1.1.0
1723 ---------------------
1824 - Polly.Caching.MemoryCache-Signed now references Polly-Signed
You can’t perform that action at this time.
0 commit comments