commit cf72f75c673aa521c421f8495b8d8c1b39cd0b48
parent d364c838914117ff82f400d1102c3d94fb49e870
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Mon, 9 Jan 2023 10:33:54 +0100
Write release notes 0.0.1, 0.0.2, 0.0.3 and 0.0.4
Diffstat:
1 file changed, 24 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -28,6 +28,30 @@ resulting project can be edited, built, tested and installed as any CMake
project. Refer to the [CMake](https://cmake.org/documentation) for further
informations on CMake.
+## Release notes
+
+### Version 0.0.4
+
+- Use scdoc rather than asciidoc as file format for man sources.
+- Make internal shell scripts POSIX compliant.
+
+### Version 0.0.3
+
+- Fix a man page error: the RCT field was named "liquid vapor mixing report"
+ rather than "liquid _water_ mixing report".
+- Miscellaneous minor corrections to log messages.
+
+### Version 0.0.2
+
+Fix the les2htcp man page. The units were incorrect for the water vapor
+mixing ratio and the liquid water mixing ratio.
+
+### Version 0.0.1
+
+- Fix warnings and compilation errors when using the NetCDF library in version
+ 4.4.0.
+- Fix compilation errors on systems with GNU C library version less than 2.19.
+
## Copyright notice
Copyright (C) 2018, 2020-2022 |Méso|Star> (<contact@meso-star.com>)