From 03722df50eb6bcbf42f5ad4bd28c89f1bdc31666 Mon Sep 17 00:00:00 2001 From: Jimmy Byrd Date: Sat, 1 Apr 2023 12:42:35 -0400 Subject: [PATCH] changelog for v0.61.3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0c29c3d..48352d0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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.61.3] - 2022-04-01 + +### Fixed + +* [Pulling logs from MsBuild](https://github.com/ionide/proj-info/pull/189) + ## [0.61.2] - 2022-02-20 ### Fixed