Skip to content

Commit 4b73d57

Browse files
committed
Bump version to 7.16.0
1 parent df75ff3 commit 4b73d57

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

release/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 7.16.0 - 17.11.2023
2+
* Update to FSAC 0.6*.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.68.0) for more details. (Includes F# 8 support!)
3+
14
### 7.15.2 - 28.10.2023
25
* Update to FSAC 0.67.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.67.0) for more details.
36
* [Adds setting for FullNameExternalAutocomplete, Fix PipelineHint localization, Fix sending lines to fsi](https://github.com/ionide/ionide-vscode-fsharp/pull/1952) (Thanks @Tangent-90)

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1775,5 +1775,5 @@
17751775
"type": "git",
17761776
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
17771777
},
1778-
"version": "7.15.2"
1778+
"version": "7.16.0"
17791779
}

0 commit comments

Comments
 (0)