Skip to content

Commit 976ec82

Browse files
committed
bump v2.1.1
1 parent 5fa55c4 commit 976ec82

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.1.1] - 2026-05-25
6+
7+
### Bug Fixes
8+
9+
- Fix expensive channel sidebar build by grouping joined threads once by @chojs23
10+
11+
### Documentation
12+
13+
- Update readme for keymap example by @chojs23
14+
- Update readme for powershell installer by @chojs23
15+
16+
### Refactor
17+
18+
- Fixture builders by @chojs23
19+
520
## [2.1.0] - 2026-05-24
621

722
### Bug Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "concord"
3-
version = "2.1.0"
3+
version = "2.1.1"
44
edition = "2024"
55
rust-version = "1.85"
66
description = "A terminal user interface client for Discord"

0 commit comments

Comments
 (0)