File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.11.0] ( https://github.com/starship/rust-battery/compare/v0.10.3...v0.11.0 ) (2026-04-03)
9+
10+
11+ ### Features
12+
13+ * ** macOS:** Migrate to objc2 ([ #137 ] ( https://github.com/starship/rust-battery/issues/137 ) ) ([ 7003e1b] ( https://github.com/starship/rust-battery/commit/7003e1b4948caf00fc835054280316d4c06cea2b ) )
14+
815## [ 0.10.3] ( https://github.com/starship/rust-battery/compare/v0.10.2...v0.10.3 ) (2025-09-20)
916
1017
Original file line number Diff line number Diff line change 11[package ]
22name = " starship-battery"
3- version = " 0.10.3 " # remember to update html_root_url
3+ version = " 0.11.0 " # 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