doc: Add initial version to CHANGELOG

This commit is contained in:
Marty Oehme 2025-04-09 11:27:45 +02:00
parent bfec4f77f3
commit 11d35429c7
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -20,3 +20,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Create any necessary parent directories for notes directory.
## [0.1.0] - 2025-04-01
### Added
- Open task associated note files in specified editor
- Create command line interface for option setting
- Add license
- Take `taskrc` location as cli option
- Let user set `editor` or grab from `EDITOR`/`VISUAL` env vars