Skip to content

Commit 36c5f7c

Browse files
committed
changelogs for v0.6.0
1 parent 5fec671 commit 36c5f7c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.6.0] - 12.06.2024
8+
9+
### Changed
10+
11+
* [Generate the LSP request and response types from the LSP spec.](https://github.com/ionide/LanguageServerProtocol/pull/49) (@TheAngryByrd is the GOAT for this). We now expose the full surface area of the 3.17 LSP spec.
12+
713
## [0.5.1] - 09.05.2024
814

915
### Added

0 commit comments

Comments
 (0)