We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e15b52 commit 27f43eaCopy full SHA for 27f43ea
CHANGELOG.md
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.68.0] - 2024-11-18
9
+
10
+### Added
11
12
+* [Support for F# 9 and .NET 9](https://github.com/ionide/proj-info/pull/219)
13
14
+### Removed
15
16
+* [Support for .NET 6 and 7 targets](https://github.com/ionide/proj-info/pull/219)
17
18
19
## [0.67.0] - 2024-10-02
20
21
* [Add CompileItem metadata to types](https://github.com/ionide/proj-info/pull/213) (thanks @Smaug123)
0 commit comments