README.md in fluent-plugin-cat-sweep-0.1.2 vs README.md in fluent-plugin-cat-sweep-0.1.3
- old
+ new
@@ -1,8 +1,8 @@
# fluent-plugin-cat-sweep
-[![Circle CI](https://circleci.com/gh/civitaspo/fluent-plugin-cat-sweep.svg?style=svg)](https://circleci.com/gh/civitaspo/fluent-plugin-cat-sweep) [![Build Status](https://secure.travis-ci.org/civitaspo/fluent-plugin-cat-sweep.png?branch=master)](http://travis-ci.org/civitaspo/fluent-plugin-cat-sweep)
+[![Build Status](https://secure.travis-ci.org/civitaspo/fluent-plugin-cat-sweep.png?branch=master)](http://travis-ci.org/civitaspo/fluent-plugin-cat-sweep)
Fluentd plugin to read data from files and to remove or move after processing.
## Installation
@@ -90,9 +90,15 @@
```
## ChangeLog
[CHANGELOG.md](CHANGELOG.md)
+
+## Warning
+
+* This plugin supports fluentd from v0.10.45
+* The support for fluentd v0.10 will end near future
+* The support for fluentd v0.14 is not yet
## Contributing
1. Fork it ( https://github.com/civitaspo/fluent-plugin-cat-sweep/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)