Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pylipp committed Nov 2, 2024
1 parent f429231 commit 06adf79
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Removed
### Deprecated

## [v1.4.1] - 2024-10-
## [v1.4.1] - 2024-11-02
### Added
- CLI tab-completions for `--table-name` and `--frequency` options.
### Changed
- Replace deprecated `appdirs` dependency by `platformdirs`. (#234)
- Update dependencies `argcomplete`, `tinydb`, `rich`, `marshmallow` and `platformdirs`. (#235, #237)

## [v1.4.0] - 2024-10-08
### Removed
Expand Down

0 comments on commit 06adf79

Please sign in to comment.