diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-01-23 10:57:17 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-01-23 10:57:17 +0100 |
commit | 701346aa30ba72f312fb1813fb27c90ce5611cdf (patch) | |
tree | b762c39d7ae9d3034d7ad7bb138d289b534b56fb /NEWS.md | |
parent | bf3f65b162c0c6e0ccdd653d1098ddc1925caab6 (diff) |
Add three howtos to the manual serving as GUI test cases
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,11 +1,15 @@ # NEWS for package 'gmkin' -## gmkin 0.6-7 (2016-01-22) +## gmkin 0.6-7 (2016-01-23) ### Bug fixes - The compiled versions of the models were removed from the model gallery in order to avoid invalid pointers. +### Major changes + +- A howto section was added to the manual. The howtos are also useful as functionality tests. + ## gmkin 0.6-6 (2016-01-08) ### Bug fixes |