diff options
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 5cbfcd0..6ce441e 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -20,9 +20,12 @@ <h2> In 0.2.0.1 </h2> -<p> - No functional changes. -</p> +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.11.1.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> run-time +dependency bumped to 2.11.0.1. </li> +</ul> <h2> In 0.2.0.0 </h2> |