From 2e77bf144a81852302571009b1fcd41f021eca4c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 15 Sep 2021 16:54:49 +0200 Subject: Fix Open EFSA URL, changelog for 1.0.5 The EFSA URL failed on winbuilder because some cookie sets a different domain, so I am now using \href{} with the full link as link text instead of \url{} --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 1dd32edb..e8a57aba 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# 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 -- cgit v1.2.1