We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2537d commit 5497f6aCopy full SHA for 5497f6a
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [0.4.22] - 15.01.2024
8
+
9
+### Added
10
+* [New Error Code members to match spec-provided error codes in 3.17.0](https://github.com/ionide/LanguageServerProtocol/pull/59)
11
12
+### Changed
13
+* [Added obsoletion messages to members marked deprecated in the spec](https://github.com/ionide/LanguageServerProtocol/pull/59)
14
15
## [0.4.21] - 29.10.2023
16
17
### Fixed
0 commit comments