File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ 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-12
11+
12+ ### Added
13+
14+ - don't include all of bevy by default ([ #54 ] ( https://github.com/catppuccin/rust/pull/54 ) )
15+ - add bevy feature ([ #48 ] ( https://github.com/catppuccin/rust/pull/48 ) )
16+
17+ ### Other
18+
19+ - upgrade dependencies ([ #51 ] ( https://github.com/catppuccin/rust/pull/51 ) )
20+
1021## [ 2.5.1] ( https://github.com/catppuccin/rust/compare/v2.5.0...v2.5.1 ) - 2025-02-23
1122
1223### 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