Skip to content

Commit bc9a03d

Browse files
committed
Bump version to 7.15.1
1 parent e34dd34 commit bc9a03d

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.15.1 - 19.10.2020
2+
* [Forward env variables in test debugging](https://github.com/ionide/ionide-vscode-fsharp/pull/1951) (Thanks @farlee2121!)
3+
14
### 7.15.0 - 15.10.2023
25
* Update to FSAC 0.66.1. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.66.1) for more details.
36
* Updated the F# syntax grammar to pick up fixes for backticked namespace and module names, let struct syntax highlights, and customer operators/doc comments. (Thanks @dawedawe and @MangelMaxime!)

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1770,5 +1770,5 @@
17701770
"type": "git",
17711771
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
17721772
},
1773-
"version": "7.15.0"
1773+
"version": "7.15.1"
17741774
}

0 commit comments

Comments
 (0)