diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-07-27 15:44:39 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-07-27 15:44:39 +0200 |
commit | 6bc7a6d3e4a849a4b4da49979c577646a541989e (patch) | |
tree | b5b49147e85692342727a2d8203fbb310a4eb0bb /docs/news/index.html | |
parent | 25648577b6d5a4521da7c9d2eb174d292d2d85af (diff) |
Publication date for 1.0.4 in NEWS, update docs
Diffstat (limited to 'docs/news/index.html')
-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 2905c120..0ac20352 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-unreleased" class="section level1"> + <div id="mkin-104-2021-04-20" class="section level1"> <h1 class="page-header" data-toc-text="1.0.4"> -<a href="#mkin-104-unreleased" class="anchor"></a>mkin 1.0.4 (Unreleased)</h1> +<a href="#mkin-104-2021-04-20" class="anchor"></a>mkin 1.0.4 (2021-04-20)</h1> <ul> <li><p>All plotting functions setting graphical parameters: Use on.exit() for resetting graphical parameters</p></li> <li><p>‘plot.mkinfit’: Use xlab and xlim for the residual plot if show_residuals is TRUE</p></li> |