diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-10 17:58:09 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-10 17:58:09 +0100 |
commit | 2a6537f6f140e3929d944aaece8ab211a23e7f57 (patch) | |
tree | a959bfc492e8a228e812fff63692325c02029ab4 /NEWS.md | |
parent | af40dd2c1451caab8a7175ff368ed892742b15b3 (diff) |
Bump version as I already tagged v0.6.1 in git, update NEWSv0.6.2
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,6 +1,16 @@ # NEWS for package 'gmkin' -## gmkin 0.6-1 +## gmkin 0.6-2 (2015-11-10) + +- Make it possible to export model predictions as CSV + +- Bugfix on windows: Start a windows graphics device for plotting during the fit if none is active + to avoid an error + +- Only tell the user that the fit can be aborted in the R console when gmkin is running in an interactive + R session + +## gmkin 0.6-1 (2015-11-10) - Completely rewritten user interface with a three column layout |