File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
6
6
to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ ## [ 0.25.0 ] - 2024-02-14
9
9
10
10
### Changed
11
11
12
12
* [ Update to FCS and FSharp.Core 43.8.200] ( https://github.com/ionide/FSharp.Analyzers.SDK/pull/207 )
13
+ * [ Fail when no analyzers are registered but the tool is invoked] ( https://github.com/ionide/FSharp.Analyzers.SDK/pull/202 ) (thanks @Smaug123 !)
14
+ * [ Remove Coverlet.Collector package dependency] ( https://github.com/ionide/FSharp.Analyzers.SDK/pull/206 ) (thanks @dawedawe !)
15
+ * [ Update Ionide.ProjInfo to 0.63.0] ( https://github.com/ionide/FSharp.Analyzers.SDK/pull/205 ) (thanks @nojaf !)
13
16
14
17
## [ 0.24.0] - 2024-01-30
15
18
You can’t perform that action at this time.
0 commit comments