Skip to content

Commit eb4dc02

Browse files
authored
Update CHANGELOG.md
1 parent 3fa2189 commit eb4dc02

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-
## [1.0.0] - YYYY-MM-DD
14+
## [1.0.0] - 2026-03-25
1515

1616
### Added
1717
- `IHttpService` interface with `GetAsync<T>`, `PostAsync<T>`, `PutAsync<T>`, `PatchAsync<T>`, `DeleteAsync`
@@ -35,4 +35,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535
---
3636

3737
[Unreleased]: https://github.com/simoneM93/AspNetCoreHttpKit/compare/v1.0.0...HEAD
38-
[1.0.0]: https://github.com/simoneM93/AspNetCoreHttpKit/releases/tag/v1.0.0
38+
[1.0.0]: https://github.com/simoneM93/AspNetCoreHttpKit/releases/tag/v1.0.0

0 commit comments

Comments
 (0)