diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-08 18:12:21 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-09 09:10:02 +0200 |
commit | e0bef15657df1d6cade99cc3f6d8b07fa35792fe (patch) | |
tree | 7d050ac3b25e37a952a1f4efa46263980fbe502b /docs/news | |
parent | 67d032fb345f8e0afc7628d7525da5b7f0a98f79 (diff) |
Adaptations for gmkin
Address winbuilder check problems, update check log, update of static docs
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 23dd5763..a49f4b08 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -122,13 +122,14 @@ </div> - <div id="mkin-0-9-49-6-2019-07-05" class="section level1"> + <div id="mkin-0-9-49-6-2019-07-08" class="section level1"> <h1 class="page-header"> -<a href="#mkin-0-9-49-6-2019-07-05" class="anchor"></a>mkin 0.9.49.6 (2019-07-05)<small> Unreleased </small> +<a href="#mkin-0-9-49-6-2019-07-08" class="anchor"></a>mkin 0.9.49.6 (2019-07-08)<small> Unreleased </small> </h1> <ul> <li><p>Update README and the introductory vignette</p></li> <li><p>Report ‘OLS’ as error_model_algorithm in the summary in the case that the default error_model (‘const’) is used</p></li> +<li><p>Support summarizing ‘mkinfit’ objects generated with versions < 0.9.49.5</p></li> </ul> </div> <div id="mkin-0-9-49-5-2019-07-04" class="section level1"> @@ -708,7 +709,7 @@ <div id="tocnav"> <h2>Contents</h2> <ul class="nav nav-pills nav-stacked"> - <li><a href="#mkin-0-9-49-6-2019-07-05">0.9.49.6</a></li> + <li><a href="#mkin-0-9-49-6-2019-07-08">0.9.49.6</a></li> <li><a href="#mkin-0-9-49-5-2019-07-04">0.9.49.5</a></li> <li><a href="#mkin-0-9-48-1-2019-03-04">0.9.48.1</a></li> <li><a href="#mkin-0-9-47-5-2018-09-14">0.9.47.5</a></li> |