Skip to content

Commit 5bc03cf

Browse files
committed
Bump version to 7.11.0
1 parent 6a0da44 commit 5bc03cf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

release/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
### 7.11.0 - 06.09.2023
3+
4+
* Update to FSAC 0.63.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.63.0) for more details.
5+
* [A little cleanup in src/Components](https://github.com/ionide/ionide-vscode-fsharp/pull/1921) (Thanks @dawedawe!)
6+
* [Reduce Friction Contributing](https://github.com/ionide/ionide-vscode-fsharp/pull/1918) (Thanks @stroborobo!)
7+
* [Suffix location matching in test explorer](https://github.com/ionide/ionide-vscode-fsharp/pull/1922) (Thanks @farlee2121!)
8+
9+
110
### 7.10.0 - 01.09.2023
211

312
* [Add setting to turn off test discovery on workspace load](https://github.com/ionide/ionide-vscode-fsharp/pull/1919) (Thanks @farlee2121!)

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1758,5 +1758,5 @@
17581758
"type": "git",
17591759
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
17601760
},
1761-
"version": "7.10.0"
1761+
"version": "7.11.0"
17621762
}

0 commit comments

Comments
 (0)