summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f19ce44..da290ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+# Changes in version 2.8.0
+
+## Required Matlab/Octave version
+
+* Minimal (tested) Matlab version number has been raised to R2014a.
+
+* Required Octave version number has been raised to 4.0.1.
+ (There are known problems with 4.0.0.)
+
+## Test functions
+
+* `stk_testfun_hartman3.m`, `stk_testfun_hartman6.m`: New test
+ functions ("Hartman3" and "Hartman6") from the Dixon & Szego (1978)
+ benchmark.
+
+* `stk_testfun_hartman4.m`: New test function ("Hartman4") based on
+ Picheny et al (2013), with a different scaling.
+
+* Most test functions in `examples/test_functions` are now also
+ available under the CC0 license (see each file).
+
+-----
+
+
# Changes in version 2.7.0
## Required Matlab/Octave version