diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eeb473..0471213 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - Kokkos 3 build system (No code changes made). - SYCL build rules for ComputeCpp, DPCPP and HipSYCL. - Support for CUDA Managed Memory and Page Fault memory. +- Added nstream kernel from PRK. ### Changed - Default branch renamed from `master` to `main`.