diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fa7231..ce96760 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -144,3 +144,8 @@ Bug fixes: Bug fixes: - Fixed a bug where the CUDA setup failed due to a wrong function call. + +### 0.35.3 + +Bug fixes: + - Fixed a bug in the CUDA Setup which led to an incomprehensible error if no GPU was detected. |