commit ff178f0c219a2e56b3fd0372ed62303f4a67cafe parent 9eba341eeffadb18467cef1e55df011f056ab41b Author: Vincent Forest <vincent.forest@meso-star.com> Date: Wed, 17 Jul 2024 11:00:45 +0200 Write the release notes for version 0.7.2 Diffstat:
| M | README.md | | | 10 | +++++++++- |
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -37,9 +37,17 @@ Edit config.mk as needed, then run: ## Release notes +### Version 0.7.2 + +- Another correction in the code that groups connex components to create + enclosures. +- Add function `senc3d_scene_dump_enclosure_obj` which writes an Obj + file of a given enclosure geometry. + ### Version 0.7.1 -- Fixes a bug in the code that groups connex components to create enclosures. +- Fixes a bug in the code that groups connex components to create + enclosures. ### Version 0.7