commit 246f0178a3230f8c1b12a34201d6182c71f0132b parent 3d931b7fafaa07ade2a1b74a4b9e3c1350c5ad1c Author: Vincent Forest <vincent.forest@meso-star.com> Date: Wed, 7 Feb 2018 21:04:49 +0100 Write the 0.7.1 release note Diffstat:
| M | README.md | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -60,6 +60,14 @@ informations on CMake. ## Release notes +### Version 0.7.1 + +- Replace the `roughness` parameter of the mirror material by the + `slope_error` parameter. +- Improve the documentation of the sun direction. +- Ensure that the per-receiver results are sorted according to the order of the + receivers as listed in the submitted receiver file. + ### Version 0.7 - Add the `gaussian` sun shape.