diff --git a/CHANGELOG.md b/CHANGELOG.md index e92dc31ba53629997abc8c7ab6abc02365ab2744..91e577dcd181f54a904f6a9299516c135c2d2f1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,7 +64,8 @@ - Fix finding Boost with BOOST_ROOT CMake argument #1287 - Fix linking of Sundials CVODE library #1197 - Fixed issue where geometry names would be missing after merging geometries #1295 - + - Fix an issue that a shape vector was defined as a column vector. Corrected to a row vector #1288 + # 6.0.5 ### Features: