commit b1447805ea3f778fc491a49c6a7321c642047a28 parent d13aa367d3c37b68af7569cf0820fa696a17865a Author: Vincent Forest <vincent.forest@meso-star.com> Date: Fri, 27 Oct 2023 14:37:51 +0200 Write release note for version 0.4 Diffstat:
| M | README.md | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -19,6 +19,14 @@ Edit config.mk as needed, then run: ## Release notes +### Version 0.4 + +- 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.3.3 - Sets the CMake minimum version to 3.1: since CMake 3.20, version 2.8