From: Matthew Fernandez Date: Sun, 15 Jan 2023 22:47:50 +0000 (-0800) Subject: bump minor version number for the addition of '--help', '--version' X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eebb68a12a2f0ed43deb6d7c66fac6222844b32c;p=graphviz bump minor version number for the addition of '--help', '--version' --- diff --git a/CHANGELOG.md b/CHANGELOG.md index a1a7b5eb8..f201adce2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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.7)] +## [Unreleased (7.1.0)] ### Added @@ -2001,7 +2001,7 @@ March 13, 2000: Use AM_PROG_LIBTOOL instead of AC_PROG_LIBTOOL in configure.in. John Ellson ``` -[Unreleased (7.0.7)]: https://gitlab.com/graphviz/graphviz/compare/7.0.6...main +[Unreleased (7.1.0)]: https://gitlab.com/graphviz/graphviz/compare/7.0.6...main [7.0.6]: https://gitlab.com/graphviz/graphviz/compare/7.0.5...7.0.6 [7.0.5]: https://gitlab.com/graphviz/graphviz/compare/7.0.4...7.0.5 [7.0.4]: https://gitlab.com/graphviz/graphviz/compare/7.0.3...7.0.4