Skip to content

Commit ad01037

Browse files
committed
changelog for v0.34.0
1 parent 6b46f7b commit ad01037

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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+
9+
## [0.34.0] - 2025-11-11
10+
11+
### Changed
12+
13+
- [Adds various helpers for FSharpSnapshot and multi-file projects](https://github.com/ionide/FSharp.Analyzers.SDK/pull/261) (thanks @TheAngryByrd!)
14+
- [Add RSP file support for FSC arguments to bypass CLI length limits](https://github.com/ionide/FSharp.Analyzers.SDK/pull/268) (thanks @Copilot!)
15+
- [Update McMaster.NETCore.Plugins to v2](https://github.com/ionide/FSharp.Analyzers.SDK/pull/233) (thanks @Numpsy!)
16+
- [Update FSharp.Compiler.Service 43.10.100](https://github.com/ionide/FSharp.Analyzers.SDK/pull/270/files) (thanks @Numpsy!)
17+
818
## [0.33.1] - 2025-10-19
919

1020
### Fixed

0 commit comments

Comments
 (0)