commit d972593c1a3db7361907b274a031103434550cd3 parent 2f347c293c77c9f1538d56ebcf4b4e840497c23e Author: Christophe Coustet <christophe.coustet@meso-star.com> Date: Wed, 19 Jun 2024 14:56:18 +0200 Add Release notes for release 0.7.1 Diffstat:
| M | README.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -37,6 +37,10 @@ Edit config.mk as needed, then run: ## Release notes +### Version 0.7.1 + +- Fixes a bug in the code that groups connex components to create enclosures. + ### Version 0.7 - Replace CMake by Makefile as build system.