File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 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.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.10.2] ( https://github.com/starship/rust-battery/compare/v0.10.1...v0.10.2 ) (2025-06-13)
9+
10+
11+ ### Bug Fixes
12+
13+ * bump deps & msrv and handle windows clippy warnings ([ #95 ] ( https://github.com/starship/rust-battery/issues/95 ) ) ([ c9a829e] ( https://github.com/starship/rust-battery/commit/c9a829e3435401a3192471642eb0e36e413fe4c2 ) )
14+
815## [ 0.10.1] ( https://github.com/starship/rust-battery/compare/v0.10.0...v0.10.1 ) (2025-03-14)
916
1017
Original file line number Diff line number Diff line change 11[package ]
22name = " starship-battery"
3- version = " 0.10.1 " # remember to update html_root_url
3+ version = " 0.10.2 " # remember to update html_root_url
44authors = [" Starship Contributors" ]
55build = " build.rs"
66categories = [" os" ]
You can’t perform that action at this time.
0 commit comments