Skip to content

Commit 872d304

Browse files
committed
Add attribution
1 parent d3bab1a commit 872d304

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
This project mostly adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html);
77
however, insignificant breaking changes does not guarantee a major version bump, see the reasoning [here](https://github.com/kyb3r/modmail/issues/319).
88

9-
# v3.2.0
9+
# UNRELEASED
1010

1111
### Added
1212

1313
- Ability to change permission levels of individual commands.
1414
- See `?permissions override` for more information.
15-
- `thread_move_notify` and `thread_move_response` to notify recipients if a thread is moved.
16-
- IDs of messages sent to Modmail are now viewable.
15+
- `thread_move_notify` and `thread_move_response` to notify recipients if a thread is moved. (Thanks to Flufster PR#360)
16+
- IDs of messages sent to Modmail are now viewable. (Thanks to Flufster PR#360)
1717

1818
### Fixed
1919

2020
- `?help <some sub command>`, will return `Perhaps you meant: <some sub command>`, now its fixed.
2121
- For example, `?help add` used to return `Perhaps you meant: add`, now it wouldn't do this.
2222
- Aliases and Permissions command names are always saved lowercase now.
23+
- An improved Dockerfile.
2324

2425
### Internal
2526

0 commit comments

Comments
 (0)