Skip to content

Commit 9f7c827

Browse files
committed
Update changelog
1 parent 7f78672 commit 9f7c827

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,16 @@ 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.2` - 2025-02-17
88

99
### Changed
1010

1111
* Several commands now accept a GitHub URL as input (eg. `/gh issue issue:https://github.com/object-Object/discord-github-utils/issues/1`).
12+
* Added the member count to `/gh user` for organizations if the user is logged in, by [mercurialworld](https://github.com/mercurialworld) in [#5](https://github.com/object-Object/discord-github-utils/pull/5).
13+
14+
### Fixed
15+
16+
* `/gh user` no longer fails if the user is an organization, by [mercurialworld](https://github.com/mercurialworld) in [#5](https://github.com/object-Object/discord-github-utils/pull/5).
1217

1318
## `0.2.1` - 2025-02-04
1419

0 commit comments

Comments
 (0)