diff --git a/CHANGELOG.md b/CHANGELOG.md index 981c2e29a474a70324ef3b9292de7f722e967189..70ea88f3331814fcbda6b4a4eeedd22682a45d5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 1.8.0 * Updated KernelManager to facilitate class extensions having constructors with non static parameters * Enable kernel profiling and execution simultaneously on multiple devices (multiple threads calling same kernel class on multiple devices) +* Fixed JVM crash with multi-dimensional arrays in Local memory (2D and 3D local arrays are now supported) ## 1.7.0