summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTim Dettmers <tim.dettmers@gmail.com>2022-10-25 08:01:19 -0700
committerTim Dettmers <tim.dettmers@gmail.com>2022-10-25 08:01:19 -0700
commita371be302ddbdf3f36acef1a6fe365672099c9d9 (patch)
treee86da0916db9bf6184ce4cc06ebd9ebfeb2762a2 /CHANGELOG.md
parent62e1649357095473fe6055c6f6b03743d1753e11 (diff)
Added CUDA SETUP instruction generator.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a71a0ca..6f68554 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -133,5 +133,8 @@ Bug fixes:
### 0.35.1
+Features:
+ - Added CUDA instruction generator to fix some installations.
+
Bug fixes:
- Fixed a problem where warning messages would be displayed even though everything worked correctly.