added support for tasks

This commit is contained in:
dohsimpson
2025-01-22 17:59:59 -05:00
parent 3b33719e1a
commit d3502e284d
19 changed files with 223 additions and 105 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## Version 0.1.25
### Added
- added support for tasks (#41)
## Version 0.1.24
### Fixed