diff --git a/CHANGELOG.md b/CHANGELOG.md index 376b288430..7c1dcffc55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ All notable changes to this project will be documented in this file. - #48 : Fix incorrect handling of imports in `cuda`. - #42 : Add support for custom kernel in`cuda`. - #42 : Add Cuda module to Pyccel. Add support for `cuda.synchronize` function. -- #62 : Fix Invalid Suffix on Literal with PRId64/PRId16/PRId8 in C++11 ## \[UNRELEASED\]