diff --git a/CHANGELOG.md b/CHANGELOG.md index a8c5b424..17e31a65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,10 @@ and this project adheres to - New flag `--local-frontend` to serve dinamically changeable frontend files from disk as opposed to the ones that were compiled into the binary. +### Changed + +- Permissions on filter files are now `0o644` instead of `0o600` ([#3198]). + ### Deprecated