From: Matthew Fernandez Date: Sat, 3 Dec 2022 16:34:44 +0000 (-0800) Subject: Start 7.0.5 development X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc3183bac6660fcbe2bc9ddabf04a54d330be3bb;p=graphviz Start 7.0.5 development --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 22634556d..ad3c895de 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.5)] + ## [7.0.4] – 2022-12-03 ### Fixed @@ -1954,6 +1956,7 @@ March 13, 2000: Use AM_PROG_LIBTOOL instead of AC_PROG_LIBTOOL in configure.in. John Ellson ``` +[Unreleased (7.0.5)]: https://gitlab.com/graphviz/graphviz/compare/7.0.4...main [7.0.4]: https://gitlab.com/graphviz/graphviz/compare/7.0.3...7.0.4 [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