Skip to content

Commit 9e57659

Browse files
committed
Bump version to 0.26.8 adding release notes
1 parent 21f3570 commit 9e57659

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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/),
66
and 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]

0 commit comments

Comments
 (0)