Merge branch '254-review-changelog' into 'master'

Resolve "review changelog"

Closes #254

See merge request Pmodules/src!231
This commit is contained in:
2024-04-16 17:35:38 +02:00
+2
View File
@@ -17,6 +17,8 @@
* Option '--clean-install' added. If this option is set, the
module is removed before building, if the module already
exist. (issue #247)
* Check added whether all required group dependencies are
specified and also not more than required. (issue #251)
* The number of directory components to be removed while
un-taring can now be configured in the YAML configuration
file. If not specified, 1 is used as default. (issue #252)