Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CHANGELOG.md heading styles #3648

Merged
merged 1 commit into from
Feb 28, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
22 changes: 2 additions & 20 deletions CHANGELOG.md
@@ -1,4 +1,4 @@
# v1.14.5
# v1.14

## Release v1.14.5 - 2022/02/09

Expand All @@ -22,8 +22,6 @@
* Fix "ArgumentError: unknown keyword: :logger" on Windows with Ruby 3.1
https://github.com/fluent/fluentd/pull/3592

# v1.14.4

## Release v1.14.4 - 2022/01/06

### Enhancement
Expand All @@ -41,8 +39,6 @@
https://github.com/fluent/fluentd/pull/3574
https://github.com/fluent/fluentd/pull/3577

# v1.14.3

## Release v1.14.3 - 2021/11/26

### Enhancement
Expand Down Expand Up @@ -71,8 +67,6 @@
newer version is required to implement additional `fluent-ctl` commands.
https://github.com/fluent/fluentd/pull/3556

# v1.14.2

## Release v1.14.2 - 2021/10/29

IMPORTANT: This release contain the fix for CVE-2021-41186 -
Expand All @@ -92,8 +86,6 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
* Fixed ReDoS vulnerability in parser_apache2.
This vulnerability is caused by a certain pattern of a broken apache log.

# v1.14.1

## Release v1.14.1 - 2021/09/29

### Enhancement
Expand Down Expand Up @@ -123,8 +115,6 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
next_retry_seconds -> next_retry_time)
https://github.com/fluent/fluentd/pull/3518

# v1.14.0

## Release v1.14.0 - 2021/08/30

### Enhancement
Expand Down Expand Up @@ -167,7 +157,7 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
https://github.com/fluent/fluentd/pull/3479
https://github.com/fluent/fluentd/pull/3484

# v1.13.3
# v1.13

## Release v1.13.3 - 2021/07/27

Expand All @@ -189,10 +179,6 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
* Remove needless spaces in a sample config file
https://github.com/fluent/fluentd/pull/3456

### Enhancement

# v1.13.2

## Release v1.13.2 - 2021/07/12

### Enhancement
Expand Down Expand Up @@ -228,8 +214,6 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
by security scanning tools.
https://github.com/fluent/fluentd/pull/3450

# v1.13.1

## Release v1.13.1 - 2021/06/25

### Bug fix
Expand All @@ -254,8 +238,6 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
* CI: Dropped to run CI for Ruby 2.5
https://github.com/fluent/fluentd/pull/3412

# v1.13

## Release v1.13.0 - 2021/05/29

### Enhancement
Expand Down