summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 25b210c..9b825b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [0.9.6] - 2023-05-25
+### Changed
+- Upgrade clap from v3 to v4 (#56)
+- Update funding options
+ - [Buy me a coffee!](https://www.buymeacoffee.com/orhun) ☕
+- Integrate dependabot
+- Bump dependencies
+- Bump the Rust version in Dockerfile
+
## [0.9.5] - 2023-03-30
### Changed
- Switch to `ratatui`