Skip to content

Commit 2a3560b

Browse files
committed
Update README about Fluentd v1.0
v0.14.x -> v1.0.x
1 parent b689fc7 commit 2a3560b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ The accuracy details for GeoLite City (free) and GeoIP City (purchased) has desc
1414

1515
| fluent-plugin-geoip | fluentd | ruby |
1616
|---------------------|------------|--------|
17-
| >= 1.0.0 | >= v0.14.0 | >= 2.1 |
17+
| >= 1.0.0 | >= v1.0.0 | >= 2.1 |
1818
| < 1.0.0 | >= v0.12.0 | >= 1.9 |
1919

2020
If you want to use this plugin with Fluentd v0.12.x or earlier use 0.6.x.
2121

2222
### Compatibility notice
2323

24-
We've used Fluentd v0.14 API in this plugin since x.x.x.
24+
We've used Fluentd v1 API in this plugin since 1.0.0.
2525
So we have dropped some features.
2626

27-
See also [official document](http://docs.fluentd.org/v0.14/articles/plugin-update-from-v12)
27+
See also [official document](http://docs.fluentd.org/v1.0/articles/plugin-update-from-v12)
2828

2929
#### Fluent::Mixin::RewriteTagName
3030

0 commit comments

Comments
 (0)