diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-14 19:52:39 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-14 19:52:39 +0000 |
commit | 3e09f26dc20faf5041ca01f2bebcd72ef28954b3 (patch) | |
tree | 9090378b0f08b8d75a25473583582bb75221d9b8 /doc/upgrade.html | |
parent | 6a8ad83ba6e4e459500817ff86893cd33385bb63 (diff) | |
download | execline-3e09f26dc20faf5041ca01f2bebcd72ef28954b3.tar.xz |
- more intuitive error message for backtick without a remainder
- rc for 2.1.4.5
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 aa0a652..19b5a07 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in execline </h1> +<h2> in 2.1.4.5 </h2> + +<ul> + <li> skalibs dependency bumped to 2.3.8.2 </li> +</ul> + <h2> in 2.1.4.4 </h2> <ul> |