Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyMorganz committed Jul 7, 2024
1 parent ea6b1da commit 65306f4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

### Added

- Added support for documentation in definitions files

### Changed

- Definitions files must now provide a name for the file in settings and command line: `--definitions:@roblox=path/to/globalTypes.d.luau`. Please update your LSP settings and command line arguments. Backwards compatibility has been temporarily preserved, with random names generated.

## [1.31.1] - 2024-07-07

### Fixed
Expand Down

0 comments on commit 65306f4

Please sign in to comment.