summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2020-12-03 11:02:09 +0800
committer最萌小汐 <sumneko@hotmail.com>2020-12-03 11:02:09 +0800
commit112a45b41a7af5b552d7b296c9dc5ffa042d3561 (patch)
treedc0e4d0976d7994f33a518a80f6e76f32684fc84 /changelog.md
parent0f168c4bf45f5f3b70dd2bcf779a945a29a3fdd9 (diff)
downloadlua-language-server-112a45b41a7af5b552d7b296c9dc5ffa042d3561.zip
locale file format changes to lua
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 d0518f16..e89bbd82 100644
--- a/changelog.md
+++ b/changelog.md
@@ -5,6 +5,7 @@
* `NEW` fully supports `---@type Object[]`
* `CHG` resolves infer of `string|table`
* `CHG` `unused-local` ignores local with `---@class`
+* `CHG` locale file format changes to `lua`
## 1.3.0
`2020-12-1`