Skip to content

Commit 8539a71

Browse files
committed
Update changelog
1 parent 61d5cf4 commit 8539a71

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

CHANGELOG.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
### Added
1010

11-
- Added `allowed_mentions` to `reply_to_message` action
12-
- Added a new `mentions_removed_from_message` trigger
11+
- Implemented a new cog `stacktracer` for error logging (#55)
12+
- `automod`: Added a new [`mentions_removed_from_message`](https://github.com/CommanderBot-Dev/commanderbot-py/wiki/Extension:-automod#mentions_removed_from_message-trigger) trigger
13+
- `automod`: Added `allowed_mentions` field to [`reply_to_message`](https://github.com/CommanderBot-Dev/commanderbot-py/wiki/Extension:-automod#reply_to_message-action) action
1314

1415
### Changed
1516

16-
- `quote` now includes attachments and embeds on the original message
17-
- `quote` now accounts for the read permissions of the person trying to quote
17+
- `status` now uses an embed (#45)
18+
19+
### Fixed
20+
21+
- `quote`: Now includes attachments and embeds on the original message
22+
- `quote`: Now accounts for the read permissions of the person trying to quote
1823
- `ChannelsGuard` now accounts for threads, by determining the root channel
19-
- `status` now uses an embed
2024

2125
## [0.16.0] - 2021-08-30
2226

@@ -57,11 +61,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5761

5862
### Added
5963

60-
- Added `manifest` command that generates Bedrock manifests
64+
- Added `manifest` command that generates Bedrock manifests (#51)
6165

6266
### Changed
6367

64-
- Improved emoji parsing logic for the `vote` command
68+
- Improved emoji parsing logic for the `vote` command (#45)
6569

6670
## [0.14.0] - 2021-08-25
6771

0 commit comments

Comments
 (0)