Skip to content

Commit 6eb52a4

Browse files
committed
Update CHANGELOG mentioning the new luaurc JSON schema
Introduced in #850
1 parent 2cc27f3 commit 6eb52a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## [Unreleased]
88

9+
### Added
10+
11+
- The VSCode extension now registers a JSON schema for `.luaurc` files, providing simple diagnostics and intellisense ([#850](https://github.com/JohnnyMorganz/luau-lsp/pull/850))
12+
913
### Changed
1014

1115
- Sync to upstream Luau 0.655

0 commit comments

Comments
 (0)