diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-02 21:06:35 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-02 21:06:35 +0000 |
commit | b51260a8f2f6a7570e51b8414a468111e023c04d (patch) | |
tree | 4f7b0c67eb48e5c18f8bb12d566f34133d934815 /doc/upgrade.html | |
parent | 9d55d49dad0f4cb90e6ff2f9b1c3bc46a6fcf05f (diff) | |
download | execline-b51260a8f2f6a7570e51b8414a468111e023c04d.tar.xz |
Prepare for 2.9.2.0, add install target for multicall
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 493c6e1..21edcfc 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,14 @@ <h1> What has changed in execline </h1> +<h2> in 2.9.2.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.13.1.0. </li> + <li> New experimental multicall feature. </li> +</ul> + <h2> in 2.9.1.0 </h2> <ul> |