File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ 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.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
You can’t perform that action at this time.
0 commit comments