diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-06 00:36:55 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-06 00:36:55 +0000 |
commit | 6bae0bac6941c9f02c7c4dcb08505df288210cb0 (patch) | |
tree | 43f413554bab9cdd3161a070e4a5c8777c18e63c /doc/upgrade.html | |
parent | 5253f3b6ff66249ff31e0d667d193ba3256b1a69 (diff) | |
download | execline-6bae0bac6941c9f02c7c4dcb08505df288210cb0.tar.xz |
version increase to 2.0.1.0 (because of import -u)v2.0.1.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index ab01120..d699803 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,13 @@ <h1> What has changed in execline </h1> +<h2> in 2.0.1.0 </h2> + +<ul> + <li> skalibs dependency bumped to 2.1.0.0 </li> + <li> <tt>-u</tt> option added to import and importas </li> +</ul> + <h2> in 2.0.0.0 </h2> <ul> |