diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-12 13:06:52 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-12 13:06:52 +0000 |
commit | 61c85a27095a6477195736ae065541acfc5d5098 (patch) | |
tree | 8b40fe0c5a9b71dee2348c5f2db4223419600cd9 /doc/upgrade.html | |
parent | 6e104c911677187694f476d3002eec606b820a2c (diff) | |
download | execline-61c85a27095a6477195736ae065541acfc5d5098.tar.xz |
Add spawn_lib support
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 7b51c28..622a8a0 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in execline </h1> +<h2> in 2.2.0.0 </h2> + +<ul> + <li> skalibs dependency bumped to 2.4.0.0 </li> +</ul> + <h2> in 2.1.5.0 </h2> <ul> |