Automated changelog update [skip ci]

This commit is contained in:
Phil Davis
2024-03-06 12:38:43 +00:00
parent e053600786
commit c76c681312

View File

@@ -1524,8 +1524,8 @@ The following sections list the changes for 5.0.0-rc.5.
* Enhancement - Add a make step to validate the env var annotations: [#8436](https://github.com/owncloud/ocis/pull/8436)
We have added a make step `make validate-env-var-annotations` to validate the
env var annotations in to the environment variables.
We have added a make step `make check-env-var-annotations` to validate the
environment variable annotations in to the environment variables.
https://github.com/owncloud/ocis/issues/8258
https://github.com/owncloud/ocis/pull/8436