File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# changelog
22
3+ ## 2.6.3
4+ ` 2022-1-25 `
5+ * ` FIX ` new files are not loaded correctly
6+ * ` FIX ` [ #923 ] ( https://github.com/sumneko/lua-language-server/issues/923 )
7+ * ` FIX ` [ #926 ] ( https://github.com/sumneko/lua-language-server/issues/926 )
8+
39## 2.6.2
410` 2022-1-25 `
511* ` FIX ` [ #925 ] ( https://github.com/sumneko/lua-language-server/issues/925 )
Original file line number Diff line number Diff line change 16771677 "type" : " git" ,
16781678 "url" : " https://github.com/sumneko/lua-language-server"
16791679 },
1680- "version" : " 2.6.2 "
1680+ "version" : " 2.6.3 "
16811681}
Original file line number Diff line number Diff line change 11local json = require ' json-beautify'
22
3- local VERSION = " 2.6.2 "
3+ local VERSION = " 2.6.3 "
44
55local package = require ' package.package'
66local fsu = require ' fs-utility'
You can’t perform that action at this time.
0 commit comments