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 21a42be6..844f71d1 100644 --- a/changelog.md +++ b/changelog.md @@ -7,6 +7,7 @@ * `param-type-mismatch` * `unknown-cast-variable` * `cast-type-mismatch` + * `missing-return-value` * `NEW` settings: * `diagnostics.groupSeverity` * `diagnostics.groupFileStatus` |