Skip to content

Commit 287776a

Browse files
committed
changelog for v0.77.4
1 parent d186434 commit 287776a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.77.4] - 2025-03-06
4+
5+
### Changed
6+
7+
- [Update FSharp.Analyzers.SDK to 0.29.1](https://github.com/ionide/FsAutoComplete/pull/1367) - Fixes issue where FSAC would lock analyzer dlls on Windows OSes
8+
9+
### Fixed
10+
11+
- [Fix textDocument/hover for function, generic and tuple alias types](https://github.com/ionide/FsAutoComplete/pull/1365) and [#1366](https://github.com/ionide/FsAutoComplete/pull/1366) (Thanks @SoxPopuli!)
12+
13+
314
## [0.77.3] - 2025-03-02
415

516
- [Add exclusion config for parens analyzer](https://github.com/ionide/FsAutoComplete/pull/1363) (thanks @brianrourkeboll)

0 commit comments

Comments
 (0)