From 381fbfa733214dfdd11a35a1deab2ea37a09fdfb Mon Sep 17 00:00:00 2001
From: David Moxey <d.moxey@imperial.ac.uk>
Date: Thu, 14 Jul 2016 10:39:35 +0100
Subject: [PATCH] Update CHANGELOG

---
 CHANGELOG.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 89b3a2108..0a27f1f8d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,6 @@ v4.4.0
 
 **NekMesh:**
 - Modify curve module to allow for spline input (!628)
-- Fix namespace issue in star-ccm input header in NekMesh (!661) 
 
 **FieldConvert:**
 - Add module to stretch homogeneous direction (!609)
@@ -36,6 +35,9 @@ v4.3.3
 - Fix issue with C^0 projection (!644)
 - Fix verbose output when using --procid (!648)
 
+**NekMesh:**
+- Fix namespace issue in Star-CCM+ input header in NekMesh (!661)
+
 **CompressibleFlowSolver**:
 - Fix issue with residual output (!647)
 - Issues with 1D Euler solver fixed (!565)
-- 
GitLab