Skip to content

Commit 68270e3

Browse files
committed
v0.35.0
1 parent 04af3f9 commit 68270e3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.35.0] - 2026-01-24
9+
10+
### Fixed
11+
12+
- Fix [exception when analyzing certain generic types](https://github.com/ionide/FSharp.Analyzers.SDK/issues/276) by upgrading FSharp.Core (to 10.0.101) and FSharp.Compiler.Service (to 43.10.101) [279](https://github.com/ionide/FSharp.Analyzers.SDK/pull/279)
13+
814
## [0.34.1] - 2025-11-11
915

1016
### Changed

0 commit comments

Comments
 (0)