File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
- ## 1.5.0 - Unreleased
8
+ ## 1.5.0 - 2025-04-06
9
9
10
10
This version targets .net 8.
11
11
@@ -17,7 +17,7 @@ This version targets .net 8.
17
17
18
18
- Update to .net 8 ([ #62 ] ( https://github.com/mrahhal/MR.EntityFrameworkCore.KeysetPagination/pull/62 ) by [ @mrahhal ] ( https://github.com/mrahhal ) )
19
19
20
- [ ** Full diff** ] ( https://github.com/mrahhal/MR.EntityFrameworkCore.KeysetPagination/compare/v1.4.1...v2.0 .0 )
20
+ [ ** Full diff** ] ( https://github.com/mrahhal/MR.EntityFrameworkCore.KeysetPagination/compare/v1.4.1...v1.5 .0 )
21
21
22
22
## 1.4.1 - 2024-02-02
23
23
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <VersionPrefix >1.4.1 </VersionPrefix >
3
+ <VersionPrefix >1.5.0 </VersionPrefix >
4
4
</PropertyGroup >
5
5
</Project >
You can’t perform that action at this time.
0 commit comments