Skip to content

Commit cb97a95

Browse files
committed
Review CHANGELOG format
1 parent 931ee8e commit cb97a95

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
# 2.0.4
2-
- Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
3-
# 2.0.3
4-
- New dependency requirements for logstash-core for the 5.0 release
1+
## 2.0.4
2+
- internal,deps: Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
3+
4+
## 2.0.3
5+
- internal,deps: New dependency requirements for logstash-core for the 5.0 release
6+
57
## 2.0.0
6-
- Plugins were updated to follow the new shutdown semantic, this mainly allows Logstash to instruct input plugins to terminate gracefully,
8+
- internal: Plugins were updated to follow the new shutdown semantic, this mainly allows Logstash to instruct input plugins to terminate gracefully,
79
instead of using Thread.raise on the plugins' threads. Ref: https://github.com/elastic/logstash/pull/3895
8-
- Dependency on logstash-core update to 2.0
10+
- internal,deps: Dependency on logstash-core update to 2.0
911

0 commit comments

Comments
 (0)