Skip to content

Commit

Permalink
changelogs for 7.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Sep 8, 2024
1 parent 9f4d66c commit 4c3d760
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ NUGET
FSharp.Core (>= 4.7.2)
GIT
remote: https://github.com/ionide/ionide-fsgrammar.git
(b38420f8569aa662b4862beb407a02e527e866c1)
(c62c78404d0b2c14816aae61ac0688663a5990a3)
GITHUB
remote: ionide/ionide-vscode-helpers
src/Fable.Import.Showdown.fs (8e81bc03f11f07b8e0811b3d4598eadc78f32f2f)
Expand Down Expand Up @@ -241,4 +241,4 @@ STORAGE: PACKAGES
RESTRICTION: == netstandard2.0
NUGET
remote: https://api.nuget.org/v3/index.json
fsautocomplete (0.74.0)
fsautocomplete (0.74.1)
5 changes: 5 additions & 0 deletions release/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 7.21.1 - 07.09.2024

* Updated to FSAC 0.74.1. This release includes fixes for the floating codelens issue users have reported, updates to the Fantomas integration to allow usage with the global-tool installation of fantomas, and an enhancement to the 'generate cases' code action for DU matches that allows it to generate cases even when no matches have been entered.
* Updated the Ionide textmate grammar to get some more highlighting fixes

### 7.21.0 - 18.08.2024

* Update to FSAC 0.74.0. This release includes the compiler update for NET SDK 8.0.400, as well as enhancements
Expand Down

0 comments on commit 4c3d760

Please sign in to comment.