chore: release v0.1.0

Initial release.

Added:

- Create todo lists versioned by date
- Edit, list todo notes by any date format understood by `date(1)`
- Write custom template programs to generate content for newly created
  notes
This commit is contained in:
2024-06-07 11:47:03 +02:00
parent de45fd8431
commit 5b85f094de
3 changed files with 17 additions and 2 deletions

15
CHANGELOG.md Normal file
View File

@@ -0,0 +1,15 @@
# Changelog
This [changelog.md] keeps track of major changes to this program.
## v0.1.0
Initial release.
### Added
- Create todo lists versioned by date
- Edit, list todo notes by any date format understood by `date(1)`
- Write custom template programs to generate content for newly created notes
[changelog.md]: https://changelog.md/