Skip to content

Commit d5cb8a3

Browse files
committed
Bump version to 7.25.2
1 parent a60c231 commit d5cb8a3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

release/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11

2+
### 7.25.2 - 18.02.2025
3+
4+
* [Fix #2064 -- Fsi: Send File Problem](https://github.com/ionide/ionide-vscode-fsharp/pull/2065) from @LH-and-FPGA
5+
26
### 7.25.1 - 17.02.2025
37

48
* Update to FSAC 0.77.2. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.77.2) for more details.
5-
* This fixes an issue with trying to design time build projects that can't be built
9+
* Fixes slow builds when using binlogs with Graph based builds
610

711
### 7.25.0 - 14.02.2025
812

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1831,5 +1831,5 @@
18311831
"type": "git",
18321832
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
18331833
},
1834-
"version": "7.25.1"
1834+
"version": "7.25.2"
18351835
}

0 commit comments

Comments
 (0)