Skip to content

Commit

Permalink
2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sumneko committed Jun 24, 2021
1 parent aaf13ce commit ed32c90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# changelog

## 2.0.3
`2021-6-24`
* `CHG` improve memory usage
* `FIX` some dialog boxes block the initialization process
* `FIX` diagnostics `undefined-field`: blocks main thread
Expand Down
2 changes: 1 addition & 1 deletion test/full/projects.lua
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ local function doProjects(pathname)
end

--doProjects [[C:\SSSEditor\client\Output\Lua]]
doProjects [[C:\W3-Server\script]]
--doProjects [[C:\W3-Server\script]]

0 comments on commit ed32c90

Please sign in to comment.