Skip to content

Commit 40fee5c

Browse files
committed
Updated changelog
1 parent 41f7207 commit 40fee5c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
- `?sfw`, mark a thread as "safe for work", undos `?nsfw`.
1818
- New config variable, `thread_auto_close_silently`, when set to a truthy value, no message will be sent when thread is auto-closed.
1919
- New configuration variable `thread_self_closable_creation_footer` — the footer when `recipient_thread_close` is enabled.
20+
- Added a minimalistic version of requirements.txt (named requirements.min.txt) that contains only the absolute minimum of Modmail.
21+
- For users having trouble with pipenv or any other reason.
2022

2123
### Changes
2224

2325
- `thread_auto_close_response` has a configurable variable `{timeout}`.
2426
- `?snippet` is now the default command name instead of `?snippets` (`?snippets` is still usable). This is to make this consistent with `?alias`/`?aliases`.
27+
- Colorama is no longer a necessity, this is due to some unsupported OS.
2528

2629
### Fixes
2730

0 commit comments

Comments
 (0)