summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-06-27 12:47:39 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2016-06-27 12:47:39 +0200
commit7eeb790824795b85f889d67e11685dc4f5c0eccf (patch)
tree7d0a3d76a7d93e1b35d57987249e196d5f959440 /CHANGELOG
parent5f8886339a81f2510a3cc376d387a6800de1cc42 (diff)
Added Appveyor Windows CI support
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fd5b3610..1a487c17 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@ Development version (next release)
- Made a reference BLAS and head-to-head performance comparison optional in the clients
- Increased the verbosity of the "-verbose" option in the correctness tests
- Refactored the host code for better compilation times and fewer lines of code
+- Added Appveyor continuous integration and increased coverage of the Travis builds
- Improved the API documentation
- Various minor fixes and enhancements
- Added tuned parameters for various devices (see README)