Release version 0.2.0
This commit is contained in:
parent
2a33faae95
commit
7666657ca8
16
CHANGELOG
16
CHANGELOG
|
@ -1,5 +1,21 @@
|
|||
# Icingabeat CHANGELOG
|
||||
|
||||
## v0.2.0
|
||||
|
||||
### Features
|
||||
* Add statuspoller
|
||||
* Add option to skip ssl verificatoin
|
||||
* Move retry_interval setting to eventstream scope
|
||||
* Add field types and documentation
|
||||
* Use libbeat 5.1.2
|
||||
|
||||
### Bugs
|
||||
* Fix packaging scripts
|
||||
* Process events
|
||||
* Capture exceptions
|
||||
* Rename fields
|
||||
* Create proper Timestamps
|
||||
|
||||
## v0.1.0
|
||||
|
||||
### Features
|
||||
|
|
Loading…
Reference in New Issue