Skip to content

Commit e3bbe2c

Browse files
committed
release version 1.2.0 [skip ci]
1 parent c2bedc1 commit e3bbe2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.2.0 [unreleased]
1+
## 1.2.0 [2020-03-13]
22

33
### Security
44
1. [#4](https://github.com/influxdata/influxdb-plugin-fluent/pull/4): Upgrade rake to version 12.3.3 - [CVE-2020-8130](https://github.com/advisories/GHSA-jppv-gw3r-w3q8)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This repository contains the reference Fluentd plugin for the InfluxDB 2.0.
1919
The plugin is bundled as a gem and is hosted on [Rubygems](https://rubygems.org/gems/influxdb-plugin-fluent). You can install the gem as follows:
2020

2121
```
22-
fluent-gem install influxdb-plugin-fluent -v 1.1.0
22+
fluent-gem install influxdb-plugin-fluent -v 1.2.0
2323
```
2424

2525
## Plugins

0 commit comments

Comments
 (0)