docs: update changelog to include full width battery change (#1258)

This commit is contained in:
Clement Tsang
2023-07-19 20:19:44 -04:00
committed by GitHub
parent fcdf2ebe38
commit 0b0f004001
+2 -1
View File
@@ -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