# HG changeset patch # User Steve Losh # Date 1595090126 14400 # Node ID c535b74d3a2ef37c50fccd57e419af67c5a3ccab # Parent f8c33fedabfed8a0d0d38018c2ce0822104b5761 cl-digraph: Update site. diff -r f8c33fedabfe -r c535b74d3a2e cl-digraph/changelog/index.html --- a/cl-digraph/changelog/index.html Tue Jan 14 20:12:06 2020 -0500 +++ b/cl-digraph/changelog/index.html Sat Jul 18 12:35:26 2020 -0400 @@ -15,12 +15,16 @@

Changelog

Here's the list of changes in each released version.

+

v1.3.1

+

Fixed a bug for recent SBCL versions +when creating a digraph without a custom hash function.

v1.3.0

Added the arbitrary-vertex function to return an arbitrary vertex of a digraph.

diff -r f8c33fedabfe -r c535b74d3a2e cl-digraph/index.html --- a/cl-digraph/index.html Tue Jan 14 20:12:06 2020 -0500 +++ b/cl-digraph/index.html Sat Jul 18 12:35:26 2020 -0400 @@ -17,7 +17,7 @@

cl-digraph focuses on simplicity, correctness, and usability. Performance is