From ff523ea72e87c782b9dfb330398e6e8398e3e891 Mon Sep 17 00:00:00 2001 From: Jimmy Byrd Date: Fri, 14 Feb 2025 22:31:50 -0500 Subject: [PATCH] changelog for v0.77.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ac12d11d..4ef35206d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.77.1] - 2025-02-14 + +### Fixed + +- [Update ProjInfo to 0.70.1](https://github.com/ionide/FsAutoComplete/pull/1357) (thanks @TheAngryByrd) - This fixes an issue with trying to design time build projects that can't be built + ## [0.77.0] - 2025-02-12 ### Changed