Skip to content

Commit 70d1764

Browse files
committed
Changelogs for next release
1 parent ce3817e commit 70d1764

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ 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.59.0] - 2022-04-16
9+
10+
### Added
11+
12+
* [Support JSON output for the proj-info tool](https://github.com/ionide/proj-info/pull/150)
13+
* [Support C#/VB project dll references in FCS APIs](https://github.com/ionide/proj-info/pull/148) (Thanks @nojaf!)
14+
* [Support for projects that use references from .NET Workloads](https://github.com/ionide/proj-info/pull/152)
15+
16+
### Fixed
17+
18+
* [Potential NullRef in the project system](https://github.com/ionide/proj-info/pull/143) (Thanks @knocte!)
19+
20+
### Changed
21+
22+
* [Perf improvement on translating project data for Graph Workspaces](https://github.com/ionide/proj-info/pull/144) (Thanks @nojaf!)
23+
824
## [0.58.2] - 2022-04-04
925

1026
### Fixed

0 commit comments

Comments
 (0)