diff --git a/AUTHORS.md b/AUTHORS.md
index 0455d2c..a36ca67 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|21
+|[@myii](https://github.com/myii)|27
|[@dseira](https://github.com/dseira)|4
|[@aboe76](https://github.com/aboe76)|4
|[@n-rodriguez](https://github.com/n-rodriguez)|3
@@ -14,4 +14,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-10-12.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-15.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e599a8..8b6c292 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,28 @@
# Changelog
+## [0.2.3](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.2...v0.2.3) (2019-10-15)
+
+
+### Bug Fixes
+
+* **platform:** add support for `Arch` ([](https://github.com/saltstack-formulas/cron-formula/commit/a9968e3))
+
+
+### Continuous Integration
+
+* **platform:** enable `arch-base-latest` ([](https://github.com/saltstack-formulas/cron-formula/commit/525ecee))
+
+
+### Documentation
+
+* **contributing:** remove to use org-level file instead [skip ci] ([](https://github.com/saltstack-formulas/cron-formula/commit/c12034a))
+* **readme:** update link to `CONTRIBUTING` [skip ci] ([](https://github.com/saltstack-formulas/cron-formula/commit/eccccb6))
+
+
+### Tests
+
+* **pillar:** extract test pillar from `pillar.example` ([](https://github.com/saltstack-formulas/cron-formula/commit/482e2d1))
+
## [0.2.2](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.1...v0.2.2) (2019-10-12)
diff --git a/FORMULA b/FORMULA
index 011dd96..be31958 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.2
+version: 0.2.3
release: 0
minimum_version: 2017.7
summary: Cron formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 22fb515..9713718 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@myii `_
- - 21
+ - 27
* - :raw-html-m2r:``
- `@dseira `_
- 4
@@ -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-10-12.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-15.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 58474ce..e49b649 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,34 @@
Changelog
=========
+`0.2.3 `_ (2019-10-15)
+------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **platform:** add support for ``Arch`` (\ ` `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **platform:** enable ``arch-base-latest`` (\ ` `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **contributing:** remove to use org-level file instead [skip ci] (\ ` `_\ )
+* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ ` `_\ )
+
+Tests
+^^^^^
+
+
+* **pillar:** extract test pillar from ``pillar.example`` (\ ` `_\ )
+
`0.2.2 `_ (2019-10-12)
------------------------------------------------------------------------------------------------------