diff options
Diffstat (limited to 'docs/news')
| -rw-r--r-- | docs/news/index.html | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/docs/news/index.html b/docs/news/index.html index 3a52a093..2905c120 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -145,8 +145,9 @@  <h1 class="page-header" data-toc-text="1.0.4">  <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> +<li><p>‘plot.mkinfit’: Use xlab and xlim for the residual plot if show_residuals is TRUE</p></li> +<li><p>‘mmkin’: Use cores = 1 per default on Windows to make it easier for first time users</p></li>  </ul>  </div>      <div id="mkin-103-2021-02-15" class="section level1"> | 
