diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b8be9d28ef01b7da1e2e7a8238888934566677a..de4124adda62de28996932ceab831045be73c2f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,7 +47,7 @@ v5.0.0 WeightPartitions was used in parallel (!923) - Removed instance count from beginning of Array storage to improve memory alignment (!921) - + **NekMesh**: - Add feature to read basic 2D geo files as CAD (!731) - Add periodic boundary condition meshing in 2D (!733) @@ -76,6 +76,7 @@ v5.0.0 - Support CFI combined lines (!917) - Order nodes in Gmsh output (!912) - Fix manifold face curvature nodes (!913) +- Fix writing 1D surfaces (!930) **FieldConvert**: - Add input module for Semtex field files (!777)