diff --git a/AUTHORS.md b/AUTHORS.md
index 1301abe..0455d2c 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,14 +4,14 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|6
+|[@myii](https://github.com/myii)|21
|[@dseira](https://github.com/dseira)|4
+|[@aboe76](https://github.com/aboe76)|4
|[@n-rodriguez](https://github.com/n-rodriguez)|3
|[@kossmac](https://github.com/kossmac)|2
-|[@aboe76](https://github.com/aboe76)|2
|[@bmwiedemann](https://github.com/bmwiedemann)|1
|[@martinhoefling](https://github.com/martinhoefling)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-01.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-12.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f6cfbb..9e599a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,25 @@
# Changelog
+## [0.2.2](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.1...v0.2.2) (2019-10-12)
+
+
+### Bug Fixes
+
+* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/cron-formula/commit/23fa917))
+
+
+### Continuous Integration
+
+* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/cron-formula/commit/dfa8565))
+* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/cron-formula/commit/daf41cb))
+* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/cron-formula/commit/91a050e))
+* **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([](https://github.com/saltstack-formulas/cron-formula/commit/dbeafde))
+* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/cron-formula/commit/fe3b733))
+* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/cron-formula/commit/ef8ac40))
+* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/cron-formula/commit/e1d7d1b))
+* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/cron-formula/commit/67c704c))
+* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/cron-formula/commit/67475b0))
+
## [0.2.1](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.0...v0.2.1) (2019-09-01)
diff --git a/FORMULA b/FORMULA
index c27ad37..011dd96 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: cron
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS
-version: 0.2.1
+version: 0.2.2
release: 0
minimum_version: 2017.7
summary: Cron formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 0c7829a..22fb515 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,19 +15,19 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@myii `_
- - 6
+ - 21
* - :raw-html-m2r:``
- `@dseira `_
- 4
+ * - :raw-html-m2r:``
+ - `@aboe76 `_
+ - 4
* - :raw-html-m2r:``
- `@n-rodriguez `_
- 3
* - :raw-html-m2r:``
- `@kossmac `_
- 2
- * - :raw-html-m2r:``
- - `@aboe76 `_
- - 2
* - :raw-html-m2r:``
- `@bmwiedemann `_
- 1
@@ -38,4 +38,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-09-01.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-12.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 5539748..58474ce 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,29 @@
Changelog
=========
+`0.2.2 `_ (2019-10-12)
+------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ ` `_\ )
+
+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] (\ ` `_\ )
+* **platform:** add ``arch-base-latest`` (commented out for now) [skip ci] (\ ` `_\ )
+* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ )
+* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ )
+* use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ ` `_\ )
+* **travis:** merge ``rubocop`` linter into main ``lint`` job (\ ` `_\ )
+* **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` `_\ )
+
`0.2.1 `_ (2019-09-01)
------------------------------------------------------------------------------------------------------