summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index ee1e265e..f2b6a6c6 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,8 @@
# changelog
## 1.19.0
+* `NEW` VSCode: new setting `Lua.misc.parameters`
+* `CHG` improve performance
* `CHG` text-document-synchronization: refactored
* `FIX` missed syntax error `function m['x']() end`