diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-09-09 14:15:59 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-09-09 14:15:59 +0000 |
commit | 76c5574c6f2d2a1092e382157627c82d3fd49520 (patch) | |
tree | 6d7916014ccd8af45a4f6b99ab67e5177b39ad35 /doc/upgrade.html | |
parent | 9ad894a9602ca458290cef8929140e505c02f191 (diff) | |
download | nsss-76c5574c6f2d2a1092e382157627c82d3fd49520.tar.gz nsss-76c5574c6f2d2a1092e382157627c82d3fd49520.tar.xz nsss-76c5574c6f2d2a1092e382157627c82d3fd49520.zip |
Prepare for 0.2.0.4
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 9d3db6b..5159172 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in nsss </h1> +<h2> In 0.2.0.4 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.0.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> run-time +dependency bumped to 2.11.4.0. </li> +</ul> + <h2> In 0.2.0.3 </h2> <ul> |