File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.6.0] ( https://github.com/catppuccin/rust/compare/v2.5.1...v2.6.0 ) - 2025-10-13
11+
12+ ### Added
13+
14+ - add iced feature ([ #53 ] ( https://github.com/catppuccin/rust/pull/53 ) )
15+ - don't include all of bevy by default ([ #54 ] ( https://github.com/catppuccin/rust/pull/54 ) )
16+ - add bevy feature ([ #48 ] ( https://github.com/catppuccin/rust/pull/48 ) )
17+
18+ ### Other
19+
20+ - upgrade dependencies ([ #51 ] ( https://github.com/catppuccin/rust/pull/51 ) )
21+
1022## [ 2.5.1] ( https://github.com/catppuccin/rust/compare/v2.5.0...v2.5.1 ) - 2025-02-23
1123
1224### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " catppuccin"
3- version = " 2.5.1 "
3+ version = " 2.6.0 "
44authors = [" Catppuccin Org <releases@catppuccin.com>" ]
55edition = " 2021"
66description = " 🦀 Soothing pastel theme for Rust."
You can’t perform that action at this time.
0 commit comments