commit c79fd80ff0180d1579121906ed9a4528952bd706
parent f656c8d9c3ecb3b4ce4544d19d72fe8f917af364
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Wed, 20 Oct 2021 09:27:06 +0200
Write the 0.4.2 release note
Diffstat:
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
@@ -33,6 +33,11 @@ formats on which it relies.
## Release notes
+### Version 0.4.2
+
+Sets the required version of Star-SampPling to 0.12. This version fixes
+compilation errors with gcc 11 but introduces API breaks.
+
### Version 0.4.1
Displays the time spent constructing the geometric distribution, writing the
@@ -54,8 +59,10 @@ sampled geometries, and performing the calculations.
## License
-Copyright (C) 2020, 2021 [|Meso|Star>](http://www.meso-star.com)
-(contact@meso-star.com). Copyright (C) 2015, 2016 CNRS. Schiff is free
-software released under the GPL v3+ license: GNU GPL version 3 or later. You
-are welcome to redistribute it under certain conditions; refer to the COPYING
-file for details.
+Copyright (C) 2020, 2021 [|Meso|Star>](http://www.meso-star.com)
+(<contact@meso-star.com>).
+Copyright (C) 2015, 2016 CNRS.
+
+Schiff is free software released under the GPL v3+ license: GNU GPL version 3
+or later. You are welcome to redistribute it under certain conditions; refer to
+the COPYING file for details.