diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a0b6d9..f3f34f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,13 +10,15 @@ The format is based on [Keep A Changelog][] and this project adheres to ## Unreleased -- Upgraded `itertools` to version `0.13` +## [0.1.1] - 2025-01-02 ### Changed - Add license and contribution information to README - Add `--deny` option example to README - Describe `--json` option more detailed +- Upgraded `itertools` to version `0.14` +- Update all dependencies ## [0.1.0] - 2024-03-24 |