commit 6e7ebce1fffb264900ec096189f033c9a2651cdd
parent a82dcc0640a6b74cdf93eef56552476df40d27cc
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date: Mon, 24 Feb 2025 16:26:16 +0100
Add Release notes for release 0.5.1_r1
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -18,6 +18,8 @@ Edit config.mk as needed, then run:
## Release notes
### Version 0.5.1
+- Fix issues when reading on stdin
+- Add a warning if trailing chars detected after the solid in ascii files.
- Add the read data type in the descriptor.
- Fix a false error log message (should have been an information message).