diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 844f71d1..6f3ec93d 100644 --- a/changelog.md +++ b/changelog.md @@ -8,6 +8,7 @@ * `unknown-cast-variable` * `cast-type-mismatch` * `missing-return-value` + * `redundant-return-value` * `NEW` settings: * `diagnostics.groupSeverity` * `diagnostics.groupFileStatus` |