diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-12-20 09:46:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-12-20 09:46:56 +0000 |
commit | 43a1ac4f3514406da9ce2a8eb41cc178c7531eca (patch) | |
tree | 14a9c92aa1fd54ddb618e3671a1f5b26e0586630 /doc/upgrade.html | |
parent | a041d89c0543d5917eaef9181add440025b7ebf0 (diff) | |
download | execline-43a1ac4f3514406da9ce2a8eb41cc178c7531eca.tar.xz |
Prepare for 2.9.1.0; add eltest
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 26e119d..493c6e1 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,13 +18,14 @@ <h1> What has changed in execline </h1> -<h2> in 2.9.0.2 </h2> +<h2> in 2.9.1.0 </h2> <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.13.0.0. </li> <li> <a href="//skarnet.org/software/nsss/">nsss</a> optional dependency bumped to 0.2.0.2. </li> + <li> New program: <a href="eltest.html">eltest</a>. </li> </ul> <h2> in 2.9.0.1 </h2> |