diff options
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index c65539a..a954d63 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in execline </h1> +<h2> in 2.3.0.2 </h2> + +<ul> + <li> skalibs dependency bumped to 2.6.0.0 </li> + <li> The <a href="import.html">import</a> command will likely +disappear <em>very soon</em>. Please switch to +<a href="importas.html">importas</a> as soon as possible! </li> +</ul> + <h2> in 2.3.0.1 </h2> <ul> |