diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md index e66b74b0..fd82281e 100644 --- a/changelog.md +++ b/changelog.md @@ -2,9 +2,9 @@ ## Unreleased <!-- Add all new changes here. They will be moved under a version at release --> -* `FIX` Don't do diagnostics when the workspace is not ready * `NEW` Reference workspace symbols in comments using `[some text](lua://symbolName)` syntax - +* `FIX` Don't do diagnostics when the workspace is not ready +* `FIX` Autocompletion for enum values is not available in some cases ## 3.9.1 `2024-5-14` * revert extension runtime |