commit 20b0956be75cd06004b59a037b0b2ef3d31fec11 parent ee2563dcbc814ac52880353a3cf68ede95451b40 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Thu, 14 Oct 2021 10:00:16 +0200 Write the 0.7.2 release note Diffstat:
| M | README.md | | | 13 | +++++++++---- |
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md @@ -27,15 +27,20 @@ project from the `cmake/CMakeLists.txt` file by appending to the ## Release notes +### Version 0.7.2 + +Sets the required version of Star-SampPling to 0.12. This version fixes +compilation errors with gcc 11 but introduce API breaks. + ### Version 0.7.1 -- Fix the evaluation of the RDG-FA phase function: the incident direction was - reversed. +Fix the evaluation of the RDG-FA phase function: the incident direction was +reversed. ### Version 0.7 -- Add a built-in phase function using the - [RDG-FA](https://doi.org/10.1016/j.jqsrt.2013.08.022) model. +Add a built-in phase function using the +[RDG-FA](https://doi.org/10.1016/j.jqsrt.2013.08.022) model. ### Version 0.6