From a60c23124316fccbba5bc69d2fb486e9efd9e14e Mon Sep 17 00:00:00 2001 From: Jimmy Byrd Date: Tue, 18 Feb 2025 22:01:31 -0500 Subject: [PATCH] bump version to 7.25.2 --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4b419445..095c6eb4 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,8 @@ +### 7.25.2 - 18.02.2025 + +* [Fix #2064 -- Fsi: Send File Problem](https://github.com/ionide/ionide-vscode-fsharp/pull/2065) from @LH-and-FPGA + ### 7.25.1 - 17.02.2025 * Update to FSAC 0.77.2. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.77.2) for more details.