We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f3570 commit 9e57659Copy full SHA for 9e57659
1 file changed
CHANGELOG.md
@@ -5,6 +5,14 @@ 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/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.26.8] - 2025-11-21
9
+
10
+- Fix compilation with .NET10 #779 [@Numpsy]
11
+- Improve ReadMe.md & Contributing.md #786 [@knocte]
12
+- New rule InterpolatedStringWithNoSubstitution #787 [@webwarrior-ws]
13
+- Fix exception at runtime bug if using newer .NET versions #687 #704 #784 [@Numpsy, @webwarrior-ws]
14
+- Add Async APIs to FSharpLint.Core for async parsing #771 [@Thorium, @webwarrior-ws, @knocte]
15
16
## [0.26.6] - 2025-11-14
17
18
- Fix CI via relaxing rollForward policy #783 [@knocte, @Numpsy]
0 commit comments