bd222fdd05e9

cl-digraph: Update site.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 08 Feb 2023 21:41:35 -0500
parents c4ff951af8a0
children 15d3b832fdc5
branches/tags (none)
files cl-digraph/changelog/index.html

Changes

--- a/cl-digraph/changelog/index.html	Wed Feb 08 21:40:11 2023 -0500
+++ b/cl-digraph/changelog/index.html	Wed Feb 08 21:41:35 2023 -0500
@@ -15,6 +15,7 @@
 <h1 id="changelog"><a href="">Changelog</a></h1><p>Here's the list of changes in each released version.</p>
 <div class="toc">
 <ul>
+<li><a href="#v150">v1.5.0</a></li>
 <li><a href="#v140">v1.4.0</a></li>
 <li><a href="#v132">v1.3.2</a></li>
 <li><a href="#v131">v1.3.1</a></li>
@@ -24,6 +25,8 @@
 <li><a href="#v110">v1.1.0</a></li>
 <li><a href="#v100">v1.0.0</a></li>
 </ul></div>
+<h2 id="v150">v1.5.0</h2>
+<p>Added <code>shape</code> argument to <code>digraph.dot:draw</code> to change the shape of the nodes.</p>
 <h2 id="v140">v1.4.0</h2>
 <p>Added an explicit <a href="../usage#conditions">condition hierarchy</a>.</p>
 <h2 id="v132">v1.3.2</h2>