summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index da028dec..21a42be6 100644
--- a/changelog.md
+++ b/changelog.md
@@ -12,6 +12,7 @@
* `diagnostics.groupFileStatus`
* `type.castNumberToInteger`
* `type.weakUnionCheck`
+ * `hint.semicolon`
* `CHG` infer `nil` as redundant return value
```lua
local function f() end