File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11# changelog
22
3+ ## 1.20.3
4+ ` 2021-4-6 `
5+ ` FIX ` [ #479 ] ( https://github.com/sumneko/lua-language-server/issues/479 )
6+ ` FIX ` [ #483 ] ( https://github.com/sumneko/lua-language-server/issues/483 )
7+ ` FIX ` [ #485 ] ( https://github.com/sumneko/lua-language-server/issues/485 )
8+ ` FIX ` [ #487 ] ( https://github.com/sumneko/lua-language-server/issues/487 )
9+ ` FIX ` [ #488 ] ( https://github.com/sumneko/lua-language-server/issues/488 )
10+ ` FIX ` [ #490 ] ( https://github.com/sumneko/lua-language-server/issues/490 )
11+ ` FIX ` [ #495 ] ( https://github.com/sumneko/lua-language-server/issues/495 )
12+
313## 1.20.2
414` 2021-4-2 `
515* ` CHG ` ` LuaDoc ` : supports ` ---@param self TYPE `
Original file line number Diff line number Diff line change 13811381 "type" : " git" ,
13821382 "url" : " https://github.com/sumneko/lua-language-server"
13831383 },
1384- "version" : " 1.20.2 "
1384+ "version" : " 1.20.3 "
13851385}
Original file line number Diff line number Diff line change 11local json = require ' json-beautify'
22
3- local VERSION = " 1.20.2 "
3+ local VERSION = " 1.20.3 "
44
55local package = require ' package.package'
66local fsu = require ' fs-utility'
You can’t perform that action at this time.
0 commit comments