Skip to content

Commit 51d892a

Browse files
committed
Release 1.1.0
Signed-off-by: Ben Sherman <[email protected]>
1 parent 66c708c commit 51d892a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to the Nextflow VS Code extension will be documented here.
44

55
See [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## [1.1.0] - 2025-02-25
8+
9+
- Download language server on startup (#68)
10+
- Add Seqera chat participant (#77)
11+
712
## [1.0.4] - 2025-01-21
813

914
- Bump language server to [1.0.4](https://github.com/nextflow-io/language-server/releases/tag/v1.0.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nextflow",
33
"displayName": "Nextflow",
44
"description": "Nextflow language support",
5-
"version": "1.0.4",
5+
"version": "1.1.0",
66
"publisher": "nextflow",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)