From: Matthew Fernandez Date: Wed, 8 Dec 2021 03:21:03 +0000 (-0800) Subject: add a changelog entry for the prior fix X-Git-Tag: 3.0.0~135^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=91277e62f1d9ac1972b239cf794824f6fe4cdc63;p=graphviz add a changelog entry for the prior fix --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c3235f78..513b42064 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - fix detection of unavailable output format +- SVG layout doesn't always respect requested size #1855 ## [2.50.0] – 2021-12-04