From: Matthew Fernandez Date: Wed, 12 Oct 2022 04:07:58 +0000 (-0700) Subject: wrap over-long CHANGELOG lines X-Git-Tag: 7.0.0~14^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0c3373100f04c0c42f2eb64d6a36e4f1bc30b20;p=graphviz wrap over-long CHANGELOG lines --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d3995014..8747caf57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- **Breaking**: An `outline_width` field has been added to the `Agnodeinfo_t` struct. -- **Breaking**: An `outline_height` field has been added to the `Agnodeinfo_t` struct. +- **Breaking**: An `outline_width` field has been added to the `Agnodeinfo_t` + struct. +- **Breaking**: An `outline_height` field has been added to the `Agnodeinfo_t` + struct. - When using the CMake build system, the minimum requirement has been increased from CMake 3.9 to CMake 3.10.2.