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 914d17d6..0d25a274 100644 --- a/changelog.md +++ b/changelog.md @@ -10,6 +10,7 @@ * `missing-return-value` * `redundant-return-value` * `missing-return` + * `return-type-mismatch` * `NEW` settings: * `diagnostics.groupSeverity` * `diagnostics.groupFileStatus` |