Skip to content

Commit c76de0c

Browse files
authored
Merge pull request #8 from simoneM93/simoneM93-patch-5
Update CHANGELOG.md
2 parents f8b5432 + bd544c3 commit c76de0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
---
1313

14-
## [3.0.0] - 2026-03-XX
14+
## [3.0.0] - 2026-03-25
1515

1616
### Added
1717
- Unit test suite (`AspNetCoreCacheKit.Tests`) using xUnit 2.x and real `IMemoryCache`
@@ -90,4 +90,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9090
[Unreleased]: https://github.com/simoneM93/AspNetCoreCacheKit/compare/v3.0.0...HEAD
9191
[3.0.0]: https://github.com/simoneM93/AspNetCoreCacheKit/compare/v2.0.0...v3.0.0
9292
[2.0.0]: https://github.com/simoneM93/AspNetCoreCacheKit/compare/v1.0.0...v2.0.0
93-
[1.0.0]: https://github.com/simoneM93/AspNetCoreCacheKit/releases/tag/v1.0.0
93+
[1.0.0]: https://github.com/simoneM93/AspNetCoreCacheKit/releases/tag/v1.0.0

0 commit comments

Comments
 (0)