update changelog

This commit is contained in:
Tom Deakin 2019-03-11 17:40:33 +00:00
parent 8275c97050
commit 6229b83e62

View File

@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.
- Kokkos list CLI argument shows some information about which device will be used.
- OpenMP GNU compiler now uses native target flag.
- Support CSV output for Triad only running mode.
- NEC compiler option for OpenMP version.
### Changed
- Update SYCL implementation to SYCL 1.2.1 interface.