diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-14 18:39:29 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-14 18:39:29 +0200 |
commit | 808a679efb69ec6603db6642687d9e8ceb3b3453 (patch) | |
tree | 17763b0c5a490078ff77bafb2d680e42c1d5709b /docs/news | |
parent | b6e278759127dab5bb78bc3016926a66e8a9758f (diff) |
Add a parms method for mmkin objects
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 20f532ab..c3713a94 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -141,6 +141,14 @@ <small>Source: <a href='http://github.com/jranke/mkin/blob/master/NEWS.md'><code>NEWS.md</code></a></small> </div> + <div id="mkin-0-9-50-3-unreleased" class="section level1"> +<h1 class="page-header" data-toc-text="0.9.50.3"> +<a href="#mkin-0-9-50-3-unreleased" class="anchor"></a>mkin 0.9.50.3 (unreleased)<small> Unreleased </small> +</h1> +<ul> +<li>‘parms’: Add a method for mmkin objects</li> +</ul> +</div> <div id="mkin-0-9-50-2-2020-05-12" class="section level1"> <h1 class="page-header" data-toc-text="0.9.50.2"> <a href="#mkin-0-9-50-2-2020-05-12" class="anchor"></a>mkin 0.9.50.2 (2020-05-12)<small> 2020-05-12 </small> |