summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-01-15 12:06:19 -0500
committerGitHub <noreply@github.com>2023-01-15 12:06:19 -0500
commit571ec08291cb1203aee79490c723124770dbdf7b (patch)
tree8a76e9457571e9c775b47ce3cf22a00c8853569a /CHANGELOG.md
parent316891d476160502017e5bf5fcc8f327c00bb157 (diff)
other: skip battery duration draw if unknown (#974)
* other: skip battery duration draw if unknown * increase others * update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6305587..f4078bc5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Changes
+- [#974](https://github.com/ClementTsang/bottom/pull/974): Hide battery duration section if the value is unknown. Also update shortened text.
+
## Other
## [0.7.1] - 2023-01-06