File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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+
911Bug 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
8284Initial 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
You can’t perform that action at this time.
0 commit comments