Skip to content

Commit 0830430

Browse files
chore(release): 8.0.0 [skip ci]
# [8.0.0](v7.1.3...v8.0.0) (2023-12-01) ### Features * dotnet 8 ([5814e03](5814e03)) ### BREAKING CHANGES * .NET 8. Use of TokenHandlers instead SecurityTokenValidators see https://aka.ms/aspnetcore8/security-token-changes
1 parent 5230767 commit 0830430

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [8.0.0](https://github.com/NetDevPack/Security.Jwt/compare/v7.1.3...v8.0.0) (2023-12-01)
2+
3+
4+
### Features
5+
6+
* dotnet 8 ([5814e03](https://github.com/NetDevPack/Security.Jwt/commit/5814e03d62bc2480147e0ad3c9ebb177a33ef118))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* .NET 8. Use of TokenHandlers instead SecurityTokenValidators see https://aka.ms/aspnetcore8/security-token-changes
12+
113
## [7.1.3](https://github.com/NetDevPack/Security.Jwt/compare/v7.1.2...v7.1.3) (2023-06-13)
214

315

0 commit comments

Comments
 (0)