summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2020-12-04 12:48:03 +0800
committer最萌小汐 <sumneko@hotmail.com>2020-12-04 12:48:03 +0800
commit923fcd8fe3e5ce1f140446482394eb2eb7261d8d (patch)
tree0a1e46420078f5b6a955542c9c19bac0044f0e92 /changelog.md
parente44b3de412d136bc14a5b43740297cd3aa4a67b9 (diff)
downloadlua-language-server-923fcd8fe3e5ce1f140446482394eb2eb7261d8d.zip
fix #274
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 81f941cc..ad7b87a6 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## 1.5.0
* `NEW` setting `runtime.unicodeName`
+* `FIX` [#274](https://github.com/sumneko/lua-language-server/issues/274)
## 1.4.0
`2020-12-3`