Skip to content

Commit 0546961

Browse files
committed
Update changelog
1 parent 192de00 commit 0546961

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +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+
## `0.1.1`
8+
9+
### Changed
10+
11+
* Changed the default permissions for `/gh_config_admin` to Manage Server instead of Administrator; the idea is that if a user can add the bot to a server, they should also be able to configure it.
12+
13+
### Fixed
14+
15+
* Added a workaround for the delete button not working in servers or DMs where the bot is not present (ie. user installs).
16+
717
## `0.1.0`
818

919
Initial release.

0 commit comments

Comments
 (0)