Fix GitHub formatting in CHANGELOG

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

View File

@ -130,7 +130,7 @@ All notable changes to this project will be documented in this file.
- Ability to set CUDA block sizes on command line.
- Android build instructions.
### Changed
### Changed
- Update OpenCL C++ header.
- Requires CUDA 6.5 or above.
- OpenCL uses Kernel Functor APIs instead of make_kernel API.