update changelog

This commit is contained in:
Tom Deakin 2021-02-18 13:48:45 +00:00
parent a6f23ba900
commit 13c9e0c1c7

View File

@ -11,7 +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. - Added nstream kernel from PRK with associate command line option.
### Changed ### Changed
- Default branch renamed from `master` to `main`. - Default branch renamed from `master` to `main`.