Skip to content

Commit fc9990e

Browse files
committed
changelogs for 0.4.5
1 parent 1276ded commit fc9990e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,17 @@ 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.4.4] - 27.06.02022
7+
## [0.4.5] - 07.08.2022
8+
9+
### Added
10+
11+
* [textDocument/prepareRename types and functionality](https://github.com/ionide/LanguageServerProtocol/pull/30) and [client/server capabilities](https://github.com/ionide/LanguageServerProtocol/pull/31) (thanks @artempyanykh!)
12+
13+
### Changed
14+
15+
* [JsonRpc no longer swallows exceptions](https://github.com/ionide/LanguageServerProtocol/pull/29) (thanks @artempyanykh!)
16+
17+
## [0.4.4] - 27.06.2022
818

919
### Added
1020

0 commit comments

Comments
 (0)