diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-09-16 08:23:57 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-09-16 08:23:57 +0200 |
commit | 212070667de33e4d4adc7f0ae7baf8e18ad51d3f (patch) | |
tree | 85eb7e3b3bc00736625cf9d439b3436919db42a2 /NEWS.md | |
parent | 51fab94230e926cec690dc455964bd797a97b7c7 (diff) | |
parent | 2e77bf144a81852302571009b1fcd41f021eca4c (diff) |
Merge branch 'master' into nlmixr
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# mkin 1.0.5 (unreleased) +# mkin 1.1.0 (unreleased) ## Mixed-effects models @@ -12,6 +12,10 @@ - 'vignettes/web_only/dimethenamid_2018.rmd': Example evaluations of the dimethenamid data. +# mkin 1.0.5 (2021-09-15) + +- 'dimethenamid_2018': Correct the data for the Borstel soil. The five observations from Staudenmaier (2013) that were previously stored as "Borstel 2" are actually just a subset of the 16 observations in "Borstel 1" which is now simply "Borstel" + # mkin 1.0.4 (2021-04-20) - All plotting functions setting graphical parameters: Use on.exit() for resetting graphical parameters |