Skip to content

Commit 9d9a609

Browse files
committed
Changelog update
1 parent 89e1555 commit 9d9a609

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ 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 do not guarantee a major version bump, see the reasoning [here](https://github.com/kyb3r/modmail/issues/319). If you're a plugin developer, note the "BREAKING" section.
88

9+
# v3.8.5
10+
11+
This update is a quick hotfix for a weird behaviour experienced on 1 Feb 2021 where users were not properly cached.
12+
13+
### Added
14+
15+
- `?msglink <message id>`, allows you to obtain channel + message ID for T&S reports. ([GH #2963](https://github.com/kyb3r/modmail/issues/2963), [PR #2964](https://github.com/kyb3r/modmail/pull/2964))
16+
17+
### Fixed
18+
19+
- Non-master/development branch deployments no longer cause erros to be raised.
20+
921
# v3.8.4
1022

1123
This update is a quick hotfix for a weird behaviour experienced on 1 Feb 2021 where users were not properly cached.

0 commit comments

Comments
 (0)