diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-12 23:22:29 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-12 23:22:29 +0000 |
commit | 9a81557a41d295f026ddb021090ddf18828e733a (patch) | |
tree | 9b614ed5cbb42fe1a1e93383a54342aabbb7269d /doc/upgrade.html | |
parent | 7b1b1772f0a242d0975581e9225723f262a7a5f7 (diff) | |
download | s6-rc-9a81557a41d295f026ddb021090ddf18828e733a.tar.xz |
Prepare for version 0.2.0.1
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 33da59d..e11691a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,17 @@ <h1> What has changed in s6-rc </h1> +<h2> in 0.2.0.1 </h2> + +<ul> + <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.5.0.1. </li> + <li> <a href="http://skarnet.org/software/execline/">execline</a> +dependency bumped to 2.3.0.1. </li> + <li> <a href="http://skarnet.org/software/s6/">s6</a> +dependency bumped to 2.5.0.1. </li> +</ul> + <h2> in 0.2.0.0 </h2> <ul> |