From: Matthew Fernandez Date: Sat, 26 Nov 2022 05:08:40 +0000 (-0800) Subject: Start 7.0.4 development X-Git-Tag: 7.0.4~8^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=25ecc365eede1adf8ac8c98eb13c7b0a0d4d8a95;p=graphviz Start 7.0.4 development --- diff --git a/CHANGELOG.md b/CHANGELOG.md index d2bda838c..64fccf4ab 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 (7.0.4)] + ## [7.0.3] – 2022-11-26 ### Changed @@ -1940,6 +1942,7 @@ March 13, 2000: Use AM_PROG_LIBTOOL instead of AC_PROG_LIBTOOL in configure.in. John Ellson ``` +[Unreleased (7.0.4)]: https://gitlab.com/graphviz/graphviz/compare/7.0.3...main [7.0.3]: https://gitlab.com/graphviz/graphviz/compare/7.0.2...7.0.3 [7.0.2]: https://gitlab.com/graphviz/graphviz/compare/7.0.1...7.0.2 [7.0.1]: https://gitlab.com/graphviz/graphviz/compare/7.0.0...7.0.1