Skip to content

Commit 5c14822

Browse files
committed
prep for release
1 parent 428c658 commit 5c14822

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.4.0] - 2021-11-15
11+
12+
### Added
13+
14+
- Allow setting arbitrary language server parameters (#123) [@Nadyita]
15+
1016
## [2.3.0] - 2021-09-17
1117

1218
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"bugs": {
1616
"url": "https://github.com/psalm/psalm-vscode-plugin/issues"
1717
},
18-
"version": "2.3.0",
18+
"version": "2.4.0",
1919
"publisher": "getpsalm",
2020
"categories": [
2121
"Linters",

0 commit comments

Comments
 (0)