diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 13:33:33 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 13:33:33 +0000 |
commit | e6a5b715181e1d5e9a25a63275d8d13cf4bdd395 (patch) | |
tree | f2183a075e5f5038ca34dc0c1583363d56526687 /doc/upgrade.html | |
parent | e97f95f0e5d127e1a3bffdfa89d892b47d9126f0 (diff) | |
download | s6-rc-e6a5b715181e1d5e9a25a63275d8d13cf4bdd395.tar.xz |
Prepare for 0.5.1.0
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 4f4649a..163bcc5 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,6 +30,17 @@ minor and bugfix version changes. <h1> What has changed in s6-rc </h1> +<h2> in 0.5.1.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.9.0.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.5.2.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.9.0.0. </li> +</ul> + <h2> in 0.5.0.0 </h2> <ul> |