Skip to content

Commit 134d410

Browse files
committed
Fix inappropriate labeling in CHANGELOG.md
It helps user to notice wrong configuration, but bug itself is not fixed yet. So it is not notable enhancement. Re-label Misc it. Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent 9d0d6ef commit 134d410

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
* yaml_parser: Support $log_level element
88
https://github.com/fluent/fluentd/pull/4482
9-
* out_file: Add warn message for symlink_path setting
10-
https://github.com/fluent/fluentd/pull/4502
119
* out_http: Add `compress gzip` option
1210
https://github.com/fluent/fluentd/pull/4528
1311
* in_exec: Add `encoding` option to handle non-ascii characters
@@ -45,6 +43,8 @@
4543
https://github.com/fluent/fluentd/pull/4598
4644
* Add logger gem dependency for Ruby 3.5
4745
https://github.com/fluent/fluentd/pull/4589
46+
* out_file: Add warn message for symlink_path setting
47+
https://github.com/fluent/fluentd/pull/4502
4848

4949
## Release v1.17.0 - 2024/04/30
5050

0 commit comments

Comments
 (0)