Skip to content

Commit 8f67998

Browse files
committed
chore(release): release version 1.4.0 [skip ci]
1 parent 6954604 commit 8f67998

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.4.0 [unreleased]
1+
## 1.4.0 [2020-06-19]
22

33
### Features
44
1. [#8](https://github.com/influxdata/influxdb-plugin-fluent/pull/8): Added support for nested fields

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.3.0
22+
fluent-gem install influxdb-plugin-fluent -v 1.4.0
2323
```
2424

2525
## Plugins

0 commit comments

Comments
 (0)