summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-07-19 20:19:44 -0400
committerGitHub <noreply@github.com>2023-07-19 20:19:44 -0400
commit0b0f0040019f57e8df4bad8a69a42dfe3a64d82f (patch)
treebf9ceac68c13b7485fe33ee2467a5fd0e120094a /CHANGELOG.md
parentfcdf2ebe3811996cbf6fcda785bdc9b3474c78e6 (diff)
docs: update changelog to include full width battery change (#1258)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 04a2717f..a6bf0173 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ 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.3]/[0.10.0] - Unreleased
+## [0.9.4]/[0.10.0] - Unreleased
## Bug Fixes
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Changes
- [#1236](https://github.com/ClementTsang/bottom/pull/1236): Hide the battery tab selector if there is only one battery detected.
+- [#1251](https://github.com/ClementTsang/bottom/pull/1251): Make the charge meter take the entire width of the battery widget.
## [0.9.3] - 2023-06-25