Skip to content

Commit

Permalink
changelogs for v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Jun 13, 2024
1 parent 5fec671 commit 36c5f7c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.6.0] - 12.06.2024

### Changed

* [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.

## [0.5.1] - 09.05.2024

### Added
Expand Down

0 comments on commit 36c5f7c

Please sign in to comment.