fix(pomodoro): ctrl+r resets rounds + both clocks (#83)

This commit is contained in:
Jens Krause
2025-05-20 10:01:29 +02:00
committed by GitHub
parent 5f4c5bb8ed
commit d27587a44a
3 changed files with 16 additions and 5 deletions

View File

@@ -8,6 +8,7 @@
### Fixes
- (pomodoro) `ctrl+r` resets rounds AND both clocks [#83](https://github.com/sectore/tick-tock-tui/pull/83)
- (pomodoro) reset active clock only [#82](https://github.com/sectore/tick-tock-tui/pull/82)
## v1.3.0 - 2025-05-06