diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-08-22 09:43:26 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-08-22 09:43:26 +0000 |
commit | 6ead33f5fe46f38a63532daa95ec96bd39ecbfd8 (patch) | |
tree | a868fd3f65e3e30ff31b206f223e8fd49df0bd8b /doc/upgrade.html | |
parent | dfb079ccdc91a516d29729748913e1db461e83a1 (diff) | |
download | execline-6ead33f5fe46f38a63532daa95ec96bd39ecbfd8.tar.xz |
Prepare for 2.3.0.2
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> |