Skip to content

Commit 259114c

Browse files
author
Jiri Kadlcik (DHL IT Services)
committed
Fix formatting of CHANGELOG.md
1 parent a914108 commit 259114c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
## 3.0.0
1+
# 3.0.0
22
- Breaking: Updated plugin to use new Java Event APIs
33
- relax logstash-core-plugin-api constrains
44
- update .travis.yml
55

66
# 2.0.4
77
- Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
8+
89
# 2.0.3
910
- New dependency requirements for logstash-core for the 5.0 release
10-
## 2.0.0
11+
12+
# 2.0.0
1113
- Plugins were updated to follow the new shutdown semantic, this mainly allows Logstash to instruct input plugins to terminate gracefully,
1214
instead of using Thread.raise on the plugins' threads. Ref: https://github.com/elastic/logstash/pull/3895
1315
- Dependency on logstash-core update to 2.0

0 commit comments

Comments
 (0)