File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.10.1] ( https://github.com/starship/rust-battery/compare/v0.10.0...v0.10.1 ) (2025-03-14)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** darwin:** prefer non-raw values for state_of_charge ([ #85 ] ( https://github.com/starship/rust-battery/issues/85 ) ) ([ 07c79be] ( https://github.com/starship/rust-battery/commit/07c79beb2a1731d545ab078bfe90219a8a883984 ) )
14
+
8
15
## [ 0.10.0] ( https://github.com/starship/rust-battery/compare/v0.9.1...v0.10.0 ) (2024-08-31)
9
16
10
17
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " starship-battery"
3
- version = " 0.10.0 " # remember to update html_root_url
3
+ version = " 0.10.1 " # remember to update html_root_url
4
4
authors = [" Starship Contributors" ]
5
5
build = " build.rs"
6
6
categories = [" os" ]
You can’t perform that action at this time.
0 commit comments