commit d7683a2ae144d73291f1d83a9dd5611022f3a63a parent 04b7471607bab171e90f722938c382f5cb06bebf Author: Vincent Forest <vincent.forest@meso-star.com> Date: Tue, 31 Oct 2023 09:01:19 +0100 Write the release note for version 0.3 Diffstat:
| M | README.md | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -23,6 +23,14 @@ Edit config.mk as needed, then run: ## Release notes +### Version 0.3 + +- Replace CMake by Makefile as build system. +- Update compiler and linker flags to increase the security and + robustness of generated binaries. +- Provide a pkg-config file to link the library as an external + dependency. + ### Version 0.2.2 - Correction of compilation errors due to API breaks in Star-VoXel 0.2.