From: Matthew Fernandez Date: Sat, 10 Sep 2022 15:41:39 +0000 (-0700) Subject: Start 6.0.1 development X-Git-Tag: 6.0.1~1^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a67e90cd5af0d4a6d5e61c3c9644e06ea919c09e;p=graphviz Start 6.0.1 development --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e00837da..db12db778 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased (6.0.1)] + ## [6.0.0] – 2022-09-10 ### Changed @@ -1807,6 +1809,7 @@ March 13, 2000: Use AM_PROG_LIBTOOL instead of AC_PROG_LIBTOOL in configure.in. John Ellson ``` +[Unreleased (6.0.1)]: https://gitlab.com/graphviz/graphviz/compare/6.0.0...main [6.0.0]: https://gitlab.com/graphviz/graphviz/compare/5.0.1...6.0.0 [5.0.1]: https://gitlab.com/graphviz/graphviz/compare/5.0.0...5.0.1 [5.0.0]: https://gitlab.com/graphviz/graphviz/compare/4.0.0...5.0.0