Update CHANGELOG.md

Add notice to changelog about #49.
This commit is contained in:
Tom Deakin 2018-03-19 11:07:32 +00:00 committed by GitHub
parent c5b64b9cad
commit 54b8a549c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
- Update SYCL implementation to SYCL 1.2.1 interface.
- Output formatting of Kokkos implementation.
- Capitalisation of Kokkos filenames.
- Updated HIP implementation to new interface.
### Removed
- Superfluous OpenMP 4.5 map(to:) clauses on kernel target regions.