diff --git a/CHANGELOG.md b/CHANGELOG.md index 39c60a92..0818bec0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Icingabeat CHANGELOG +## v1.1.1 + +### Bugs +* Add missing fields for statuspoller + +### Features +* Update libbeat to version 5.3.2 + ## v1.1.0 ### Features diff --git a/vendor/github.com/elastic/beats/dev-tools/packer/version.yml b/vendor/github.com/elastic/beats/dev-tools/packer/version.yml index 187ec9cc..0400b167 100644 --- a/vendor/github.com/elastic/beats/dev-tools/packer/version.yml +++ b/vendor/github.com/elastic/beats/dev-tools/packer/version.yml @@ -1 +1 @@ -version: "5.3.2" +version: "1.1.1" diff --git a/version.yml b/version.yml index d6a1e88d..0400b167 100644 --- a/version.yml +++ b/version.yml @@ -1 +1 @@ -version: "1.1.0" +version: "1.1.1"