diff --git a/AUTHORS.md b/AUTHORS.md
index 73c1987..22151a4 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -10,8 +10,8 @@ Avatar|Contributor|Contributions
|[@iggy](https://github.com/iggy)|22
|[@puneetk](https://github.com/puneetk)|21
|[@javierbertoli](https://github.com/javierbertoli)|20
+|[@myii](https://github.com/myii)|20
|[@xenophonf](https://github.com/xenophonf)|18
-|[@myii](https://github.com/myii)|16
|[@andrew-vant](https://github.com/andrew-vant)|13
|[@whiteinge](https://github.com/whiteinge)|12
|[@rhertzog](https://github.com/rhertzog)|11
@@ -31,7 +31,6 @@ Avatar|Contributor|Contributions
|[@0xf10e](https://github.com/0xf10e)|5
|[@EvaSDK](https://github.com/EvaSDK)|4
|[@jbouse](https://github.com/jbouse)|4
-|[@mattwillsher](https://github.com/mattwillsher)|4
|[@tampakrap](https://github.com/tampakrap)|4
|[@dafyddj](https://github.com/dafyddj)|3
|[@jcftang](https://github.com/jcftang)|3
@@ -70,8 +69,10 @@ Avatar|Contributor|Contributions
|[@arthurlogilab](https://github.com/arthurlogilab)|1
|[@kakwa](https://github.com/kakwa)|1
|[@danielfrg](https://github.com/danielfrg)|1
+|[@vutny](https://github.com/vutny)|1
|[@blast-hardcheese](https://github.com/blast-hardcheese)|1
|[@mecavity](https://github.com/mecavity)|1
+|[@daks](https://github.com/daks)|1
|[@felix-russell](https://github.com/felix-russell)|1
|[@Furlot](https://github.com/Furlot)|1
|[@iondulgheru](https://github.com/iondulgheru)|1
@@ -104,4 +105,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-05-14.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-06-13.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff6ebe7..013388c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+# [0.58.0](https://github.com/saltstack-formulas/salt-formula/compare/v0.57.1...v0.58.0) (2019-06-13)
+
+
+### Features
+
+* **`tofs`:** allow TOFS for master configuration ([1b202af](https://github.com/saltstack-formulas/salt-formula/commit/1b202af))
+* **`tofs`:** allow TOFS for minion configuration ([fbe814a](https://github.com/saltstack-formulas/salt-formula/commit/fbe814a))
+
## [0.57.1](https://github.com/saltstack-formulas/salt-formula/compare/v0.57.0...v0.57.1) (2019-05-14)
diff --git a/FORMULA b/FORMULA
index 7879719..bc8b926 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.57.1
+version: 0.58.0
release: 1
minimum_version: 2015.8
summary: Formula for install Saltstack
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 555862f..3c1d0b4 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -31,12 +31,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@javierbertoli `_
- 20
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 20
* - :raw-html-m2r:``
- `@xenophonf `_
- 18
- * - :raw-html-m2r:``
- - `@myii `_
- - 16
* - :raw-html-m2r:``
- `@andrew-vant `_
- 13
@@ -94,9 +94,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@jbouse `_
- 4
- * - :raw-html-m2r:``
- - `@mattwillsher `_
- - 4
* - :raw-html-m2r:``
- `@tampakrap `_
- 4
@@ -211,12 +208,18 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@danielfrg `_
- 1
+ * - :raw-html-m2r:``
+ - `@vutny `_
+ - 1
* - :raw-html-m2r:``
- `@blast-hardcheese `_
- 1
* - :raw-html-m2r:``
- `@mecavity `_
- 1
+ * - :raw-html-m2r:``
+ - `@daks `_
+ - 1
* - :raw-html-m2r:``
- `@felix-russell `_
- 1
@@ -308,4 +311,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-05-14.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-06-13.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 3022eab..4ea63c4 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,16 @@
Changelog
=========
+`0.58.0 `_ (2019-06-13)
+---------------------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **\ ``tofs``\ :** allow TOFS for master configuration (\ `1b202af `_\ )
+* **\ ``tofs``\ :** allow TOFS for minion configuration (\ `fbe814a `_\ )
+
`0.57.1 `_ (2019-05-14)
---------------------------------------------------------------------------------------------------------