commit 8e72360437ed352cb17e1b11177e0b1f9ba117f1 parent 85526e17f138b5449fd4eca64b025fa723ed9163 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Wed, 24 Apr 2024 15:13:43 +0200 Write release notes for version 0.2 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.2 + +- 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.1.3 - BugFix: when property conflicts where found, a wrong triangle was