Update CHANGELOG

This commit is contained in:
Tom Deakin 2021-02-02 11:28:33 +00:00
parent 5346e1226d
commit 84406024cf

View File

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