Update CHANGELOG.md

This commit is contained in:
Tom Deakin 2021-04-08 17:06:43 +01:00 committed by GitHub
parent 9642821afa
commit a94d678b34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
- SYCL build rules for ComputeCpp, DPCPP and HipSYCL.
- Support for CUDA Managed Memory and Page Fault memory.
- Added nstream kernel from PRK with associate command line option.
- CMake build system added for all models.
### Changed
- Default branch renamed from `master` to `main`.