Skip to content

Commit 62a44cf

Browse files
chore: release v2.6.0 (#52)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 19bc63c commit 62a44cf

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff 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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "catppuccin"
3-
version = "2.5.1"
3+
version = "2.6.0"
44
authors = ["Catppuccin Org <releases@catppuccin.com>"]
55
edition = "2021"
66
description = "🦀 Soothing pastel theme for Rust."

0 commit comments

Comments
 (0)