File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
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.65.0] - 2024-05-15
9+
10+ ### Changed
11+
12+ * Updated F# Packages
13+ * FSharp.Compiler.Service to 43.8.300
14+ * FSharp.Core to 8.0.300
15+
816## [ 0.64.0] - 2024-04-21
917
1018### Added
Original file line number Diff line number Diff line change 2121 Expecto.TestResults (8.13.2)
2222 Expecto (>= 8.13.2)
2323 FSharp.Core (>= 4.6)
24- FSharp.Compiler.Service (43.7.400 )
25- FSharp.Core (7 .0.400 )
24+ FSharp.Compiler.Service (43.8.300 )
25+ FSharp.Core (8 .0.300 )
2626 System.Buffers (>= 4.5.1)
2727 System.Collections.Immutable (>= 7.0)
2828 System.Diagnostics.DiagnosticSource (>= 7.0.2)
3333 FSharp.Control.Reactive (5.0.5)
3434 FSharp.Core (>= 4.7.2)
3535 System.Reactive (>= 5.0 < 6.0)
36- FSharp.Core (7 .0.400 )
36+ FSharp.Core (8 .0.300 )
3737 GitHubActionsTestLogger (2.0.1)
3838 Microsoft.TestPlatform.ObjectModel (>= 17.2)
3939 Ionide.KeepAChangelog.Tasks (0.1.8) - copy_local: true
You can’t perform that action at this time.
0 commit comments