Skip to content

Commit 91170df

Browse files
committed
Update changelog
1 parent 586b30b commit 91170df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ however, insignificant breaking changes do not guarantee a major version bump, s
88

99
# [UNRELEASED]
1010

11+
# v4.1.0
12+
1113
### Breaking
1214
- The block functionality has been overhauled to fix major performance issues and issues with the saving of blocked users and roles. This unfortunately introduces backward-incompatible config schema changes. If you have blocked users stored in your MongoDB or use the `account_age` and `guild_age` functionality in Modmail, you must migrate manually by exporting and deleting the `blocked` field in your `config` collection and manually add them back using the `?block` command.
1315

0 commit comments

Comments
 (0)