diff --git a/CHANGELOG.md b/CHANGELOG.md index 823fd676a2..ce6ce14831 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,6 @@ * yaml_parser: Support $log_level element https://github.com/fluent/fluentd/pull/4482 -* out_file: Add warn message for symlink_path setting - https://github.com/fluent/fluentd/pull/4502 * out_http: Add `compress gzip` option https://github.com/fluent/fluentd/pull/4528 * in_exec: Add `encoding` option to handle non-ascii characters @@ -45,6 +43,8 @@ https://github.com/fluent/fluentd/pull/4598 * Add logger gem dependency for Ruby 3.5 https://github.com/fluent/fluentd/pull/4589 +* out_file: Add warn message for symlink_path setting + https://github.com/fluent/fluentd/pull/4502 ## Release v1.17.0 - 2024/04/30