Automated changelog update [skip ci]

This commit is contained in:
Christian Richter
2024-03-07 10:31:16 +00:00
parent 3ec951c886
commit a18d54afeb
+2 -2
View File
@@ -1784,8 +1784,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