Skip to content

Commit d72af0a

Browse files
author
GitHub Release Bot
committed
Release 1.0.0
1 parent 43400bb commit d72af0a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)