commit 2606eb543d6c2d7318beaa8123b087c0f9f5e896 parent 025ae225d9165412ee7000d684078c1fb949fd52 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Wed, 20 Oct 2021 13:47:35 +0200 Write the 0.5 release note Diffstat:
| M | README.md | | | 10 | +++++++--- |
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -25,17 +25,21 @@ project from the `cmake/CMakeLists.txt` file by appending to the ## Release notes +### Version 0.5 + +Make the code compatible with Star-MC 0.5. + ### Version 0.4 -- Make the code compatible with Star-3D 0.8. +Make the code compatible with Star-3D 0.8. ### Version 0.3 -- Make the code compatible with Star-MC 0.4. +Make the code compatible with Star-MC 0.4. ### Version 0.2 -- Make the code compatible with Star-3D 0.4 and Star-SP 0.4. +Make the code compatible with Star-3D 0.4 and Star-SP 0.4. ## License