Skip to content

Commit 6d807b4

Browse files
committed
Changelog for v0.64.0
1 parent fec9602 commit 6d807b4

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.64.0] - 2024-04-21
9+
10+
### Added
11+
12+
* [Support for loading projects that are missing or have invalid Imports](https://github.com/ionide/proj-info/pull/206)
13+
* [Traversal projects can now be loaded successfully](https://github.com/ionide/proj-info/pull/207)
14+
15+
### Changed
16+
17+
* [Removed some uses of APIs that do not work from single-file publishing](https://github.com/ionide/proj-info/pull/204)
18+
819
## [0.63.0] - 2024-02-06
920

1021
### Changed

0 commit comments

Comments
 (0)