Skip to content

Commit 51a7d0d

Browse files
committed
Update changelog for 0.2.3
1 parent 5f3d7d2 commit 51a7d0d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and [Pydantic's HISTORY.md](https://github.com/pydantic/pydantic/blob/main/HISTORY.md), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [UNRELEASED]
7+
## `0.2.3` - 2025-05-07
88

99
### Changed
1010

1111
* Implemented a system for custom application emoji, currently only used by the "apps icon" when resending a private message publicly.
1212
* Updated discord.py to `2.5.0`.
1313

14+
### Fixed
15+
16+
* Fixed an issue where `/gh search files` would sometimes fail because it took more than 3 seconds to send a response.
17+
1418
## `0.2.2` - 2025-02-17
1519

1620
### Changed

0 commit comments

Comments
 (0)