diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-19 07:35:20 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-19 07:35:20 +0000 |
commit | a91c7ea5c222268c0e4156e25408af068a8701fe (patch) | |
tree | 0a301eedb18c766d5c1cc017941e27c12493386b /doc | |
parent | a6a22973252bc8da57796c17cdf110abebb4db62 (diff) | |
download | nsss-a91c7ea5c222268c0e4156e25408af068a8701fe.tar.xz |
Document dep changes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-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> |