diff --git a/AUTHORS.md b/AUTHORS.md
index 46099fc..016462a 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -7,7 +7,7 @@ Avatar|Contributor|Contributions
|[@aboe76](https://github.com/aboe76)|98
|[@gravyboat](https://github.com/gravyboat)|71
|[@nmadhok](https://github.com/nmadhok)|54
-|[@myii](https://github.com/myii)|28
+|[@myii](https://github.com/myii)|31
|[@iggy](https://github.com/iggy)|22
|[@puneetk](https://github.com/puneetk)|21
|[@javierbertoli](https://github.com/javierbertoli)|20
@@ -106,4 +106,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-09-20.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-25.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d1de5e5..9ecb72a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [0.59.3](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.2...v0.59.3) (2019-09-25)
+
+
+### Continuous Integration
+
+* **kitchen:** change `log_level` to `debug` instead of `info` ([073175d](https://github.com/saltstack-formulas/salt-formula/commit/073175d))
+
+
+### Tests
+
+* **pkgs_spec:** update for `2019.2.1` release ([1bf9689](https://github.com/saltstack-formulas/salt-formula/commit/1bf9689))
+
## [0.59.2](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.1...v0.59.2) (2019-09-20)
diff --git a/FORMULA b/FORMULA
index cd891d5..4f552f7 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: salt
os: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
-version: 0.59.2
+version: 0.59.3
release: 1
minimum_version: 2015.8
summary: Formula for install Saltstack
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 5b4a7cd..c1f99d1 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -24,7 +24,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 54
* - :raw-html-m2r:``
- `@myii `_
- - 28
+ - 31
* - :raw-html-m2r:``
- `@iggy `_
- 22
@@ -314,4 +314,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-20.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-25.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 3e8a072..a2e32f8 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
=========
+`0.59.3 `_ (2019-09-25)
+---------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ `073175d `_\ )
+
+Tests
+^^^^^
+
+
+* **pkgs_spec:** update for ``2019.2.1`` release (\ `1bf9689 `_\ )
+
`0.59.2 `_ (2019-09-20)
---------------------------------------------------------------------------------------------------------