From 4354b0c7d2e9fb7f1d43d2dc69b3d228bb94fcb1 Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Sat, 2 Jul 2022 21:49:22 -0700 Subject: [PATCH] Stable Release 5.0.0 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62073ee11..0fa4ce4db 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 (4.0.1)] +## [5.0.0] – 2022-07-07 ### Changed @@ -1762,7 +1762,7 @@ March 13, 2000: Use AM_PROG_LIBTOOL instead of AC_PROG_LIBTOOL in configure.in. John Ellson ``` -[Unreleased (4.0.1)]: https://gitlab.com/graphviz/graphviz/compare/4.0.0...main +[5.0.0]: https://gitlab.com/graphviz/graphviz/compare/4.0.0...5.0.0 [4.0.0]: https://gitlab.com/graphviz/graphviz/compare/3.0.0...4.0.0 [3.0.0]: https://gitlab.com/graphviz/graphviz/compare/2.50.0...3.0.0 [2.50.0]: https://gitlab.com/graphviz/graphviz/compare/2.49.3...2.50.0 -- 2.40.0