summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2022-10-14 08:18:00 +0200
committerGitHub <noreply@github.com>2022-10-14 08:18:00 +0200
commit03cffa83c5f7742f8ec0c5e762bb7048e38952f3 (patch)
treec072c2329337b3b163ceb78971f30ec4dd09134f /CHANGELOG
parentd55840e16cda7cb8bb8b8c81e5294833c81913e8 (diff)
parentc7d677e4a9b7090fb8abad4af83428f03432025c (diff)
Merge pull request #447 from CNugteren/small_plotting_fixes
Fix two small issues in the plotting script
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f815d316..7088fb49 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Development version (next version)
+- Fixes two small issues in the plotting script
+
Version 1.5.3
- Fix a correctness issue with DGEMM on SM 7.5 Turing GPUs
- Various minor fixes and enhancements