Skip to content

Commit

Permalink
Update CHANGELOG mentioning the new luaurc JSON schema
Browse files Browse the repository at this point in the history
Introduced in #850
  • Loading branch information
JohnnyMorganz committed Dec 14, 2024
1 parent 2cc27f3 commit 6eb52a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

### Added

- 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))

### Changed

- Sync to upstream Luau 0.655
Expand Down

0 comments on commit 6eb52a4

Please sign in to comment.