summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-04-21 00:07:34 -0400
committerGitHub <noreply@github.com>2023-04-21 00:07:34 -0400
commit3618449d42f4cc5b667d8a9730b5e6fbe43d7dfb (patch)
treeeed612e863ac4762396e5b4204f358aa40cc5210 /CHANGELOG.md
parent3a0cf1624748ce55efbfe1757ff63ffc6ec9f24f (diff)
deps: update clap to 4.x (#1107)
* deps: update clap to 4.x * changelog * fix test * add gpu feature/flag test
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d65c9eac..50992d57 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Other
- [#1100](https://github.com/ClementTsang/bottom/pull/1100): Speed up first draw and first data collection.
+- [#1107](https://github.com/ClementTsang/bottom/pull/1107): Update to clap v4.
## [0.8.0] - 2023-01-22