Skip to content

Commit 522a3a1

Browse files
committed
v1.5.0
1 parent 4ef33c7 commit 522a3a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## 1.5.0 - Unreleased
8+
## 1.5.0 - 2025-04-06
99

1010
This version targets .net 8.
1111

@@ -17,7 +17,7 @@ This version targets .net 8.
1717

1818
- Update to .net 8 ([#62](https://github.com/mrahhal/MR.EntityFrameworkCore.KeysetPagination/pull/62) by [@mrahhal](https://github.com/mrahhal))
1919

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)
2121

2222
## 1.4.1 - 2024-02-02
2323

version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>1.4.1</VersionPrefix>
3+
<VersionPrefix>1.5.0</VersionPrefix>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)