summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-02-06 17:11:47 +0000
committerLaurent Bercot <ska@appnovation.com>2023-02-06 17:11:47 +0000
commitc6b70ab00c94d26f0df6a96fde3ffe7324254a23 (patch)
tree8571c880100b21312334ef549817809061b7d7c7 /doc/upgrade.html
parent569d62e332c5d49c07fe4db4723a54591f6f7c58 (diff)
downloads6-c6b70ab00c94d26f0df6a96fde3ffe7324254a23.tar.xz
Prepare for 2.11.3.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index e310554..fc80b73 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,11 +18,12 @@
<h1> What has changed in s6 </h1>
-<h2> in 2.11.2.1 </h2>
+<h2> in 2.11.3.0 </h2>
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.13.1.0. </li>
+ <li> New <a href="s6-svc.html">s6-svc</a> command: <tt>-Q</tt>. </li>
</ul>
<h2> in 2.11.2.0 </h2>
@@ -35,6 +36,7 @@ optional dependency bumped to 0.2.0.2. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>
recommended dependency bumped to 2.9.1.0. </li>
<li> New feature: implementation of <a href="instances.html">instances</a>. </li>
+ <li> New <a href="s6-svc.html">s6-svc</a> commands: <tt>-D</tt> and <tt>-U</tt>. </li>
</ul>
<h2> in 2.11.1.2 </h2>