diff --git a/AUTHORS.md b/AUTHORS.md
index 92202cc..1bac63b 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -6,15 +6,15 @@ Avatar|Contributor|Contributions
:-:|---|:-:
|[@fintanmm](https://github.com/fintanmm)|38
|[@nmadhok](https://github.com/nmadhok)|26
+|[@myii](https://github.com/myii)|23
|[@babilen5](https://github.com/babilen5)|22
|[@genuss](https://github.com/genuss)|22
|[@puneetk](https://github.com/puneetk)|12
+|[@daks](https://github.com/daks)|12
|[@gravyboat](https://github.com/gravyboat)|12
|[@n-rodriguez](https://github.com/n-rodriguez)|10
-|[@myii](https://github.com/myii)|10
-|[@daks](https://github.com/daks)|9
+|[@aboe76](https://github.com/aboe76)|9
|[@tomasfejfar](https://github.com/tomasfejfar)|8
-|[@aboe76](https://github.com/aboe76)|7
|[@kpostrup](https://github.com/kpostrup)|6
|[@johnkeates](https://github.com/johnkeates)|5
|[@iggy](https://github.com/iggy)|4
@@ -52,4 +52,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-23.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-09.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ccc1b7d..7a02ca2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,25 @@
# Changelog
+## [1.1.2](https://github.com/saltstack-formulas/collectd-formula/compare/v1.1.1...v1.1.2) (2019-10-09)
+
+
+### Bug Fixes
+
+* **map.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/collectd-formula/commit/29f03c5))
+* **network.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/collectd-formula/commit/bdd244b))
+
+
+### Continuous Integration
+
+* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/collectd-formula/commit/3d0009a))
+* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/collectd-formula/commit/c1ae589))
+* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/collectd-formula/commit/aed6fff))
+* **kitchen+travis:** replace EOL pre-salted images ([](https://github.com/saltstack-formulas/collectd-formula/commit/9f67565))
+* **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([](https://github.com/saltstack-formulas/collectd-formula/commit/5923a2e))
+* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/collectd-formula/commit/768a78e))
+* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/collectd-formula/commit/0e2bd15))
+* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/collectd-formula/commit/505054d))
+
## [1.1.1](https://github.com/saltstack-formulas/collectd-formula/compare/v1.1.0...v1.1.1) (2019-08-23)
diff --git a/FORMULA b/FORMULA
index c311ef1..627dbdf 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: collectd
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 1.1.1
+version: 1.1.2
release: 1
minimum_version: 2016.11
summary: Collectd formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index ff57605..b718eef 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -19,6 +19,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@nmadhok `_
- 26
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 23
* - :raw-html-m2r:``
- `@babilen5 `_
- 22
@@ -28,24 +31,21 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@puneetk `_
- 12
+ * - :raw-html-m2r:``
+ - `@daks `_
+ - 12
* - :raw-html-m2r:``
- `@gravyboat `_
- 12
* - :raw-html-m2r:``
- `@n-rodriguez `_
- 10
- * - :raw-html-m2r:``
- - `@myii `_
- - 10
- * - :raw-html-m2r:``
- - `@daks `_
+ * - :raw-html-m2r:``
+ - `@aboe76 `_
- 9
* - :raw-html-m2r:``
- `@tomasfejfar `_
- 8
- * - :raw-html-m2r:``
- - `@aboe76 `_
- - 7
* - :raw-html-m2r:``
- `@kpostrup `_
- 6
@@ -152,4 +152,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-23.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-09.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index fa065a2..ae65baf 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,29 @@
Changelog
=========
+`1.1.2 `_ (2019-10-09)
+----------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **map.jinja:** fix ``salt-lint`` errors (\ ` `_\ )
+* **network.sls:** fix ``salt-lint`` errors (\ ` `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ ` `_\ )
+* **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ ` `_\ )
+* **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ ` `_\ )
+* **kitchen+travis:** replace EOL pre-salted images (\ ` `_\ )
+* **platform:** add ``arch-base-latest`` (commented out for now) [skip ci] (\ ` `_\ )
+* **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` `_\ )
+* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ )
+* use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ ` `_\ )
+
`1.1.1 `_ (2019-08-23)
----------------------------------------------------------------------------------------------------------