File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11# changelog
22
3+ ## 2.5.2
4+ ` 2021-12-2 `
5+ * ` FIX ` [ #815 ] ( https://github.com/sumneko/lua-language-server/issues/815 )
6+ * ` FIX ` [ #825 ] ( https://github.com/sumneko/lua-language-server/issues/825 )
7+ * ` FIX ` [ #826 ] ( https://github.com/sumneko/lua-language-server/issues/826 )
8+ * ` FIX ` [ #827 ] ( https://github.com/sumneko/lua-language-server/issues/827 )
9+ * ` FIX ` [ #831 ] ( https://github.com/sumneko/lua-language-server/issues/831 )
10+ * ` FIX ` [ #837 ] ( https://github.com/sumneko/lua-language-server/issues/837 )
11+ * ` FIX ` [ #838 ] ( https://github.com/sumneko/lua-language-server/issues/838 )
12+ * ` FIX ` postfix
13+ * ` FIX ` runtime errors
14+
315## 2.5.1
416` 2021-11-29 `
517* ` FIX ` incorrect syntax error
Original file line number Diff line number Diff line change 15881588 "type" : " git" ,
15891589 "url" : " https://github.com/sumneko/lua-language-server"
15901590 },
1591- "version" : " 2.5.1 "
1591+ "version" : " 2.5.2 "
15921592}
Original file line number Diff line number Diff line change 11local json = require ' json-beautify'
22
3- local VERSION = " 2.5.1 "
3+ local VERSION = " 2.5.2 "
44
55local package = require ' package.package'
66local fsu = require ' fs-utility'
You can’t perform that action at this time.
0 commit comments