Skip to content

Commit

Permalink
update FCS and FSharp.Core for new release (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel authored May 15, 2024
1 parent 6d807b4 commit 9b5e592
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.65.0] - 2024-05-15

### Changed

* Updated F# Packages
* FSharp.Compiler.Service to 43.8.300
* FSharp.Core to 8.0.300

## [0.64.0] - 2024-04-21

### Added
Expand Down
6 changes: 3 additions & 3 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ NUGET
Expecto.TestResults (8.13.2)
Expecto (>= 8.13.2)
FSharp.Core (>= 4.6)
FSharp.Compiler.Service (43.7.400)
FSharp.Core (7.0.400)
FSharp.Compiler.Service (43.8.300)
FSharp.Core (8.0.300)
System.Buffers (>= 4.5.1)
System.Collections.Immutable (>= 7.0)
System.Diagnostics.DiagnosticSource (>= 7.0.2)
Expand All @@ -33,7 +33,7 @@ NUGET
FSharp.Control.Reactive (5.0.5)
FSharp.Core (>= 4.7.2)
System.Reactive (>= 5.0 < 6.0)
FSharp.Core (7.0.400)
FSharp.Core (8.0.300)
GitHubActionsTestLogger (2.0.1)
Microsoft.TestPlatform.ObjectModel (>= 17.2)
Ionide.KeepAChangelog.Tasks (0.1.8) - copy_local: true
Expand Down

0 comments on commit 9b5e592

Please sign in to comment.