Skip to content

Commit c3c90c7

Browse files
committed
📝 Update CHANGELOG for 2.1.0
1 parent 31522af commit c3c90c7

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
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
66

77
## [Unreleased]
88

9+
## [2.1.0] - 2026-02-15
10+
911
Bug fixes for timezone handling and restart behavior, plus new TimeProvider support for testability on net8.0+.
1012

1113
### Improvements
@@ -81,7 +83,8 @@ Fixes a crash when calling Stop and allows restarting a stopped timer.
8183

8284
Initial release.
8385

84-
[Unreleased]: https://github.com/ramonsmits/CronTimer/compare/2.0.0...HEAD
86+
[Unreleased]: https://github.com/ramonsmits/CronTimer/compare/2.1.0...HEAD
87+
[2.1.0]: https://github.com/ramonsmits/CronTimer/compare/2.0.0...2.1.0
8588
[2.0.0]: https://github.com/ramonsmits/CronTimer/compare/1.0.2...2.0.0
8689
[1.0.2]: https://github.com/ramonsmits/CronTimer/compare/1.0.1...1.0.2
8790
[1.0.1]: https://github.com/ramonsmits/CronTimer/compare/1.0.0...1.0.1

0 commit comments

Comments
 (0)