Skip to content

Commit 1423d23

Browse files
committed
Update changelog
1 parent f0b1017 commit 1423d23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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.0` - 2025-01-19
88

99
### Added
1010

@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
1515

1616
* Changed the repository search algorithm to allow fuzzy owner searches (eg. `object/discord` will now suggest `object-Object/discord-github-utils`).
1717
* `/gh_config[_admin] set default_repo` will now return an error if the repository does not exist.
18+
* Added colors to repository and user embeds, by [mercurialworld](https://github.com/mercurialworld) in [#3](https://github.com/object-Object/discord-github-utils/pull/3).
1819

1920
## `0.1.1` - 2024-11-09
2021

0 commit comments

Comments
 (0)