]> granicus.if.org Git - graphviz/commitdiff
wrap over-long CHANGELOG lines
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 12 Oct 2022 04:07:58 +0000 (21:07 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 13 Oct 2022 00:01:33 +0000 (17:01 -0700)
CHANGELOG.md

index 7d3995014eaaa17ef0a56add413a5da378883041..8747caf57f072f64d1c85b6b69e949dc86919dfc 100644 (file)
@@ -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.