From 4220188c13b517a6a5f4a3c1518d402728a4a461 Mon Sep 17 00:00:00 2001 From: Jimmy Byrd Date: Mon, 2 Sep 2024 11:46:28 -0400 Subject: [PATCH] changelog for 0.66.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6df4317..c1388c5 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.66.1] - 2024-09-02 + +### Changed + +* [Add clearer message on some failure cases](https://github.com/ionide/proj-info/pull/210) (thanks @Smaug123) + ## [0.66.0] - 2024-08-17 ### Changed