Fix cli arg anchoring

This commit is contained in:
Joscha 2022-05-02 12:49:03 +02:00
parent 74433eccbe
commit f42cf01a15
3 changed files with 35 additions and 8 deletions

View file

@ -7,6 +7,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Birthdays for current day are now highlighted
### Fixed
- `--date` accepting incomplete expressions
## 0.2.0 - 2022-03-18
### Added