added recurrence (#35)

This commit is contained in:
Doh
2025-01-10 22:54:41 -05:00
committed by GitHub
parent 889391fcfe
commit 6c5853adea
14 changed files with 780 additions and 357 deletions

View File

@@ -2,10 +2,19 @@
## Version 0.1.18
### Added
- flexible recurrence rule using natural language (#1)
### Fixed
- add modal state not cleared after adding habit (#34)
- daily overview habit count should not show target completions
### Improved
- habits and wishlist presentation in daily overview
## Version 0.1.17
### Added