diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-01-12 23:18:52 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-01-12 23:18:52 +0000 |
commit | 97fa7063a3a2b5463fa893464f178d808104910e (patch) | |
tree | 6ee706af08d8e798b4bb75ba959fb2c351e8be82 /doc/upgrade.html | |
parent | bf6d072124a960d3b84ae39cd15c5aeca2e41c88 (diff) | |
download | s6-97fa7063a3a2b5463fa893464f178d808104910e.tar.xz |
Preparation to version bump
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 7a76617..3a4c104 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6 </h1> +<h2> in 2.5.0.0 </h2> + +<ul> + <li> skalibs dependency bumped to 2.5.0.0. </li> + <li> execline dependency bumped to 2.3.0.0. </li> +</ul> + <h2> in 2.4.1.0 </h2> <ul> |