Skip to content

Commit

Permalink
Bump version to 7.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Oct 6, 2023
1 parent 1ce81f2 commit b312908
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions release/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@

### 7.13.0 - 05.10.2023
* Update to FSAC 0.64.1. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.64.1) for more details.
* [Add command to restart language service](https://github.com/ionide/ionide-vscode-fsharp/pull/1942) (Thanks @sheridanchris!)
* [Test Runner: Xunit theory filter](https://github.com/ionide/ionide-vscode-fsharp/pull/1943) (Thanks @farlee2121!)

### 7.12.5 - 02.10.2023
* [Test Runner: Fixing XUnit Theory Test Detection](https://github.com/ionide/ionide-vscode-fsharp/pull/1936) (Thanks @farlee2121!)
* [Test Runner: Fix running tests on zsh](https://github.com/ionide/ionide-vscode-fsharp/pull/1940) (Thanks @TheAngryByrd!)


### 7.12.4 - 27.09.2023

* Update to FSAC 0.64.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.64.0) for more details.
Expand Down
2 changes: 1 addition & 1 deletion release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1767,5 +1767,5 @@
"type": "git",
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
},
"version": "7.12.5"
"version": "7.13.0"
}

0 comments on commit b312908

Please sign in to comment.