Fix GitHub formatting in CHANGELOG

This commit is contained in:
Tom Deakin 2018-02-07 16:53:00 +00:00 committed by GitHub
parent 88c8854a54
commit 53e8f408ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ All notable changes to this project will be documented in this file.
### Added
- Build instructions for RAJA and Kokkos libraries.
### Changed
### Changed
- Use RAJA and Kokkos internal iterator types instead of int.
- Ensure RAJA pointers do not alias.
- Align memory to 2MB pages in RAJA and OpenMP.