Skip to content

Commit 27f43ea

Browse files
committed
add changelog entry for v0.68.0
1 parent 0e15b52 commit 27f43ea

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ 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.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+
819
## [0.67.0] - 2024-10-02
920

1021
* [Add CompileItem metadata to types](https://github.com/ionide/proj-info/pull/213) (thanks @Smaug123)

0 commit comments

Comments
 (0)