Update CHANGELOG.md

This commit is contained in:
Tom Deakin 2021-06-03 16:08:14 +01:00 committed by GitHub
parent dd90598e20
commit 25e021caa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
- Added nstream kernel from PRK with associate command line option. - Added nstream kernel from PRK with associate command line option.
- CMake build system added for all models. - CMake build system added for all models.
- SYCL device check for FP64 support. - SYCL device check for FP64 support.
- New implementation using TBB.
### Changed ### Changed
- Default branch renamed from `master` to `main`. - Default branch renamed from `master` to `main`.