Skip to content

Commit 9e7fd00

Browse files
committed
chore(release): release v2.4.3
1 parent 0294d90 commit 9e7fd00

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

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

5-
## [2.4.2] - 2026-07-18
5+
## [2.4.3] - 2026-07-20
6+
7+
### Bug Fixes
8+
9+
- Rebuild the notification inbox (#269) in [#269](https://github.com/chojs23/concord/pull/269) by @chojs23
10+
11+
### Features
12+
13+
- _(messages)_ Show pending messages (#270) in [#270](https://github.com/chojs23/concord/pull/270) by @chojs23
14+
15+
## [2.4.2] - 2026-07-17
616

717
### Bug Fixes
818

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.4.2"
3+
version = "2.4.3"
44
edition = "2024"
55
rust-version = "1.88"
66
description = "A terminal user interface client for Discord"

0 commit comments

Comments
 (0)