From: Magnus Jacobsson Date: Thu, 6 Jan 2022 09:53:30 +0000 (+0100) Subject: add a changelog entry for Visual Studio fix X-Git-Tag: 3.0.0~89^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cea43ab7ae87a79434679307e7aa9d3f781856e4;p=graphviz add a changelog entry for Visual Studio fix https://gitlab.com/graphviz/graphviz/-/issues/2175. --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 51a1e0eab..94d702b35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - fix detection of unavailable output format - SVG layout doesn't always respect requested size #1855 - mismatched format string in `mingle` +- Building from scratch with Visual Studio fails #2175 ## [2.50.0] – 2021-12-04