Skip to content

Commit 68d79f4

Browse files
committed
changelog for v0.80.0
1 parent ae3559f commit 68d79f4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

3+
4+
## [0.80.0] - 2025-10-19
5+
6+
### Added
7+
- [Allow fsharp analyzers to be loaded from nuget](https://github.com/ionide/FsAutoComplete/pull/1419) (thanks @TheAngryByrd!)
8+
- Update FSharp.Analyzers.SDK to `0.33.0`. Checkout the [release notes](https://github.com/ionide/FSharp.Analyzers.SDK/releases/tag/v0.33.0) for details.
9+
- Notably this adds the ability to ignore analyzers via comments. [See documentation](https://ionide.io/FSharp.Analyzers.SDK/content/getting-started/Ignore%20Analyzer%20Hits.html)]
10+
311
## [0.79.2] - 2025-09-27
412

513
### Added

0 commit comments

Comments
 (0)