We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17329bd commit 5947ba2Copy full SHA for 5947ba2
CHANGELOG.md
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
6
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.28.0] - 2024-11-19
9
+
10
+### Added
11
12
+* [Support for F# 9 and .NET 9.0.100](https://github.com/ionide/FSharp.Analyzers.SDK/pull/222) (Thanks @Numpsy!)
13
14
+### Removed
15
16
+* [Support for .NET 6 and .NET 7](https://github.com/ionide/FSharp.Analyzers.SDK/pull/222) (Thanks @Numpsy!)
17
18
## [0.27.0] - 2024-08-17
19
20
### Changed
0 commit comments