File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
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+
816## [ 0.26.6] - 2025-11-14
917
1018- Fix CI via relaxing rollForward policy #783 [ @knocte , @Numpsy ]
You can’t perform that action at this time.
0 commit comments