diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-02-24 15:04:44 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-02-24 15:04:44 +0100 |
commit | 7bca4f58951c1c8cae63c4557102ae77a3aff616 (patch) | |
tree | 4cc5ae52389fbb781c602f9ac62f7e489c9091db /docs/news | |
parent | 96ebc42e4c779e2bc496316a5cb9055bbefc9e40 (diff) |
Clarify version status in NEWS
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index d6b2a8fb..3a52a093 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -141,9 +141,9 @@ <small>Source: <a href='https://github.com/jranke/mkin/blob/master/NEWS.md'><code>NEWS.md</code></a></small> </div> - <div id="mkin-104-2021-02-24" class="section level1"> + <div id="mkin-104-unreleased" class="section level1"> <h1 class="page-header" data-toc-text="1.0.4"> -<a href="#mkin-104-2021-02-24" class="anchor"></a>mkin 1.0.4 (2021-02-24)</h1> +<a href="#mkin-104-unreleased" class="anchor"></a>mkin 1.0.4 (Unreleased)</h1> <ul> <li><p>‘plot.mixed.mmkin’: Reset graphical parameters on exit</p></li> <li><p>All plotting functions setting graphical parameters: Use on.exit() for resetting graphical parameters</p></li> |