diff --git a/CHANGELOG.md b/CHANGELOG.md index 91e577dcd181f54a904f6a9299516c135c2d2f1e..521b75ccc0ce7c9ce55aaca41047ab091e35d6fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ ## Release notes -# 6.0.6 (in preparation) +# 6.0.7 (in preparation) + +### Features: + +### Infrastructure + +### Fixes: + - Fix an issue that a shape vector was defined as a column vector. Corrected to a row vector #1288 + +# 6.0.6 ### Features: - Add external ode-solver interface with [Sundials CVODE @@ -64,8 +73,7 @@ - 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: