From: Matthew Fernandez Date: Wed, 20 Oct 2021 01:39:49 +0000 (-0700) Subject: Stable Release 2.49.3 X-Git-Tag: 2.49.3^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01d3e4b53ee7bd1b653d2a0c544b253392ee6577;p=graphviz Stable Release 2.49.3 This is a bit sooner since 2.49.2 than the usual release cadence. There was an unintended regression committed after 2.49.1 that made it into 2.49.2 (fixed in the commit series merged in c5ee41f65cc02c9d96f8f27a9fb5e6314424a4d9). In order to minimize the time the latest Graphviz version contains a known regression, this commit is making a new release sooner than otherwise would be done. --- diff --git a/CHANGELOG.md b/CHANGELOG.md index eede97156..a8075667c 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 (2.49.3)] +## [2.49.3] – 2021-10-22 ### Fixed @@ -1553,7 +1553,7 @@ March 13, 2000: Use AM_PROG_LIBTOOL instead of AC_PROG_LIBTOOL in configure.in. John Ellson ``` -[Unreleased (2.49.3)]: https://gitlab.com/graphviz/graphviz/compare/2.49.2...main +[2.49.3]: https://gitlab.com/graphviz/graphviz/compare/2.49.2...2.49.3 [2.49.2]: https://gitlab.com/graphviz/graphviz/compare/2.49.1...2.49.2 [2.49.1]: https://gitlab.com/graphviz/graphviz/compare/2.49.0...2.49.1 [2.49.0]: https://gitlab.com/graphviz/graphviz/compare/2.48.0...2.49.0