diff --git a/CHANGELOG.md b/CHANGELOG.md
index e2d7620a79543f8a9954a935b4e448c705c69ac0..f82627ac388d4f7e85df097d6ee41ddfefa89899 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,10 @@
-jni# Aparapi jni Changelog
+# Aparapi jni Changelog
 
-## 1.3.2
+## 1.4.0
 
 * Fixed local arrays handling 1D and ND, to cope with arrays resizing across kernel executions
 * Significant speed-up on discrete GPUs with dedicated memory - OpenCLDevice.setSharedMemory(false)
-* Fixed aparapi now supports efficient execution on discrete GPU and other devices with dedicated memory
+* Now supports efficient execution on discrete GPU and other devices with dedicated memory
 * Support for OpenCLDevice configurator/configure API
 
 ## 1.3.1