summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2020-05-12 14:43:25 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2020-05-12 14:43:25 +0200
commit396ac0278a095e76c963f0da8709698b7bf19e1f (patch)
tree9b6ea0e667a9b0e19f45a063657efa6dae1745c8 /CHANGELOG
parent0826bfe683e7cdc1c68224a923715928fc07e753 (diff)
Added CLBLAST_VERSION_MAJOR/MINOR/PATCH defines in headers to store version numbering
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 81d7be6c..9cedb779 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ Development version (next version)
- Changed XAMAX/XAMIN to more likely return first rather than last min/max index, updated API docs
- Fixed a bug in the tuners related to global workgroup size not being a multiple of the local
- Added batched routines to pyclblast
+- Added CLBLAST_VERSION_MAJOR/MINOR/PATCH defines in headers to store version numbering
- Various minor fixes and enhancements
Version 1.5.1