CHANGELOG.md in logstash-output-pagerduty-3.0.8 vs CHANGELOG.md in logstash-output-pagerduty-3.0.9
- old
+ new
@@ -1,4 +1,7 @@
+## 3.0.9
+ - Changed `service_key` to allow dynamic values [#16](https://github.com/logstash-plugins/logstash-output-pagerduty/pull/16)
+
## 3.0.8
- Update _development_ dependency webmock to latest version to prevent conflicts in logstash core's dependency matrix.
## 3.0.7
- Docs: Set the default_codec doc attribute.