]> granicus.if.org Git - graphviz/commitdiff
Stable Release 2.46.1 smattr/63291F41-E610-4E9F-B12E-1566969C0FDA
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Feb 2021 19:34:28 +0000 (11:34 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Feb 2021 19:34:28 +0000 (11:34 -0800)
CHANGELOG.md
gen_version.py

index bbcc21477608a5e27d8004910b0fccedee9f2d3a..cc50ca5964d10e87eac4c1eac81183c2f0cb3e49 100644 (file)
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [2.46.0] - 2021-02-13
+
 ### Added
 - Support for building against Guile 2.2
 - Portable source is now also offered as a .tar.xz
@@ -1335,7 +1337,8 @@ March 13, 2000: Use AM_PROG_LIBTOOL instead of AC_PROG_LIBTOOL
    in configure.in.  John Ellson <ellson@graphviz.org>
 ```
 
-[Unreleased]: https://gitlab.com/graphviz/graphviz/compare/2.46.0...master
+[Unreleased]: https://gitlab.com/graphviz/graphviz/compare/2.46.1...master
+[2.46.1]: https://gitlab.com/graphviz/graphviz/compare/2.46.0...2.46.1
 [2.46.0]: https://gitlab.com/graphviz/graphviz/compare/2.44.1...2.46.0
 [2.44.1]: https://gitlab.com/graphviz/graphviz/compare/2.44.0...2.44.1
 [2.44.0]: https://gitlab.com/graphviz/graphviz/compare/2.42.4...2.44.0
index fcf331b8e01e36a139a19e7ec105d3f850796600..a1f1c8eb326b7f8bd9ec691e5acbbda62ffe247b 100644 (file)
@@ -19,7 +19,7 @@
 # 2.44.2          stable                 => 2.44.2
 # 2.44.3          development            => 2.44.3~dev.20200824.1337
 
-collection = 'development'
+collection = 'stable'
 
 version = '2.46.1'