From 0154c262c5ddf4a5546cbdac290d7161e0adb67d Mon Sep 17 00:00:00 2001 From: Chet Husk Date: Sat, 16 Apr 2022 22:38:13 -0500 Subject: [PATCH] changelogs and new version --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1207ab21..0a321bc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.59.1] - 2022-04-16 + +### Changed + +* [Better handling for C#/VB references](https://github.com/ionide/proj-info/pull/153) + ## [0.59.0] - 2022-04-16 ### Added