Skip to content

Commit

Permalink
Bump version to 7.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Feb 9, 2025
1 parent 352f85c commit a2e44d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 7.23.0 - 09.02.2024

* [Update watcher.fsx to support nullness](https://github.com/ionide/ionide-vscode-fsharp/commit/5fcad2926ccf09d7c987ab6a409c481dda2c4610) from @isaacabraham
* [Enable unnecessary parentheses analyzer by default](https://github.com/ionide/ionide-vscode-fsharp/pull/2057) from @brianrourkeboll
* Update to FSAC 0.76.2 . Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.76.1) for more details.

### 7.22.0 - 24.11.2024

* Update to FSAC 0.75.0. This release adds support for F# 9 language features and .NET 9 SDKs and tooling.
Expand Down
2 changes: 1 addition & 1 deletion paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -241,4 +241,4 @@ STORAGE: PACKAGES
RESTRICTION: == netstandard2.0
NUGET
remote: https://api.nuget.org/v3/index.json
fsautocomplete (0.75)
fsautocomplete (0.76.2)

0 comments on commit a2e44d3

Please sign in to comment.