Skip to content

Commit a2874f6

Browse files
committed
Reorganise changelog
1 parent 6489e02 commit a2874f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Changed
10+
11+
- Sync to upstream Luau 0.661
12+
913
### Fixed
1014

1115
- Fixed unintended bump of minimum supported macOS version in 1.39.0 to macOS 14. The language server binary supports a minimum version of macOS 10.15
1216
- Single-line documentation comments (`---`) now correctly preserve newlines ([#917](https://github.com/JohnnyMorganz/luau-lsp/pull/917)).
1317
- Fixed stack-use-after-free crash in sourcemap definition magic functions when the new solver is
1418
enabled ([#928](https://github.com/JohnnyMorganz/luau-lsp/issues/928))
1519

16-
### Changed
17-
18-
- Sync to upstream Luau 0.661
19-
2020
## [1.39.1] - 2025-02-08
2121

2222
### Fixed

0 commit comments

Comments
 (0)