From a9a81b58ac40d3e0b1f6629d02e027515bf323bc Mon Sep 17 00:00:00 2001 From: Pietro Incardona <i-bird@private-incardon-3.mpi-cbg.de> Date: Thu, 26 May 2016 10:49:23 +0200 Subject: [PATCH] Release 0.4.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38d173638..5891dbcde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log All notable changes to this project will be documented in this file. -## [0.4.0] - +## [0.4.0] - 26-05-2016 ### Added - Grid with periodic boundary conditions @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. ### Fixed - GPU compilation - PARMetis automated installation +- Critical Bug in getCellList, it was producing Celllist with smaller spacing ### Changed -- GitLab