diff --git a/AUTHORS.md b/AUTHORS.md
index 5990c4c9..64640a92 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,11 +4,11 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|256
+|[@myii](https://github.com/myii)|258
|[@aboe76](https://github.com/aboe76)|27
|[@javierbertoli](https://github.com/javierbertoli)|18
+|[@dafyddj](https://github.com/dafyddj)|12
|[@noelmcloughlin](https://github.com/noelmcloughlin)|11
-|[@dafyddj](https://github.com/dafyddj)|10
|[@n-rodriguez](https://github.com/n-rodriguez)|8
|[@daks](https://github.com/daks)|8
|[@gravyboat](https://github.com/gravyboat)|6
@@ -31,4 +31,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-15.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-19.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f9a75266..dc23bdc9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [4.0.8](https://github.com/saltstack-formulas/template-formula/compare/v4.0.7...v4.0.8) (2020-04-19)
+
+
+### Bug Fixes
+
+* **libsaltcli:** update `salt-ssh` detection for `enable_ssh_minions` ([f0e7192](https://github.com/saltstack-formulas/template-formula/commit/f0e7192fb5a546cb0569f9d4257807c8592a00b6))
+
## [4.0.7](https://github.com/saltstack-formulas/template-formula/compare/v4.0.6...v4.0.7) (2020-04-15)
diff --git a/FORMULA b/FORMULA
index 8b04a48e..1f2b6d01 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: TEMPLATE
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, 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: 4.0.7
+version: 4.0.8
release: 1
minimum_version: 2017.7
summary: TEMPLATE formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 937da739..a31bf22e 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 `_
- - 256
+ - 258
* - :raw-html-m2r:``
- `@aboe76 `_
- 27
* - :raw-html-m2r:``
- `@javierbertoli `_
- 18
+ * - :raw-html-m2r:``
+ - `@dafyddj `_
+ - 12
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- 11
- * - :raw-html-m2r:``
- - `@dafyddj `_
- - 10
* - :raw-html-m2r:``
- `@n-rodriguez `_
- 8
@@ -89,4 +89,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 2020-04-15.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-04-19.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 0ed6abcc..de66ef9f 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`4.0.8 `_ (2020-04-19)
+----------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **libsaltcli:** update ``salt-ssh`` detection for ``enable_ssh_minions`` (\ `f0e7192 `_\ )
+
`4.0.7 `_ (2020-04-15)
----------------------------------------------------------------------------------------------------------