File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8- ## Unreleased: 1.2.0
8+ ## 1.2.0 - 2022-11-03
99
10- [ ** Full diff** ] ( https://github.com/mrahhal/MR.EntityFrameworkCore.KeysetPagination/compare/v1.1.0...HEAD )
10+ [ ** Full diff** ] ( https://github.com/mrahhal/MR.EntityFrameworkCore.KeysetPagination/compare/v1.1.0...v1.2.0 )
1111
1212### Improved
1313
Original file line number Diff line number Diff line change 11; Shipped analyzer releases
22; https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md
3+
4+ ## Release 1.2
5+
6+ ### New Rules
7+
8+ Rule ID | Category | Severity | Notes
9+ --------|----------|----------|-------
10+ KeysetPagination1000 | Usage | Error |
Original file line number Diff line number Diff line change 11; Unshipped analyzer release
22; https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md
3-
4- ### New Rules
5-
6- Rule ID | Category | Severity | Notes
7- --------|----------|----------|-------
8- KeysetPagination1000 | Usage | Error |
You can’t perform that action at this time.
0 commit comments