diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-27 19:50:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-27 19:50:08 +0000 |
commit | 5f0adaeacfc9d0c0a80bf6d60a7c87aed6016486 (patch) | |
tree | dba218a35884e0107031ceee4a9b88a531718d78 /doc/upgrade.html | |
parent | 5b0439c38d71aed8b6b8addbc7ecce1a9b026a6b (diff) | |
download | execline-5f0adaeacfc9d0c0a80bf6d60a7c87aed6016486.tar.xz |
version: 2.3.0.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 434fcda..f72e63a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,6 +22,9 @@ <ul> <li> skalibs dependency bumped to 2.5.0.0 </li> + <li> <a href="import.html">import</a> is now marked as obsolescent. +It is recommanded to use the <a href="importas.html">importas</a> command +instead. </li> </ul> <h2> in 2.2.0.0 </h2> |