File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.0.0] - 2026-05-06
11+
1012### Changed
1113
1214- Upgraded target framework to .NET 10.0
@@ -68,7 +70,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6870- Replaced ` JsonWebToken ` with custom implementation which uses ` DateTimeOffset ` for the expiration date
6971- Replaced Google-specific OpenID Connect implementation with a generic one that can be extended in the future
7072
71- [ unreleased ] : https://github.com/neolution-ch/Neolution.Extensions.Identity/compare/0.6.0...HEAD
73+ [ Unreleased ] : https://github.com/neolution-ch/Neolution.Extensions.Identity/compare/1.0.0...HEAD
74+ [ 1.0.0 ] : https://github.com/neolution-ch/Neolution.Extensions.Identity/compare/0.6.0...1.0.0
7275[ 0.6.0 ] : https://github.com/neolution-ch/Neolution.Extensions.Identity/compare/0.5.0...0.6.0
7376[ 0.5.0 ] : https://github.com/neolution-ch/Neolution.Extensions.Identity/compare/0.4.0...0.5.0
7477[ 0.4.0 ] : https://github.com/neolution-ch/Neolution.Extensions.Identity/compare/0.3.2...0.4.0
You can’t perform that action at this time.
0 commit comments