diff --git a/AUTHORS.md b/AUTHORS.md
index cd58d10..c1ff16f 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)|130
+|[@myii](https://github.com/myii)|135
|[@aboe76](https://github.com/aboe76)|100
|[@gravyboat](https://github.com/gravyboat)|71
|[@nmadhok](https://github.com/nmadhok)|54
@@ -17,10 +17,10 @@ Avatar|Contributor|Contributions
|[@whiteinge](https://github.com/whiteinge)|12
|[@rhertzog](https://github.com/rhertzog)|11
|[@pcdummy](https://github.com/pcdummy)|11
+|[@dafyddj](https://github.com/dafyddj)|9
|[@babilen5](https://github.com/babilen5)|8
|[@UtahDave](https://github.com/UtahDave)|8
|[@colin-stubbs](https://github.com/colin-stubbs)|7
-|[@dafyddj](https://github.com/dafyddj)|7
|[@techhat](https://github.com/techhat)|7
|[@bradthurber](https://github.com/bradthurber)|6
|[@fizmat](https://github.com/fizmat)|6
@@ -111,4 +111,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-09-20.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-12.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 467c60a..0b69fff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,19 @@
# Changelog
+# [1.7.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.6.0...v1.7.0) (2020-10-12)
+
+
+### Continuous Integration
+
+* **pre-commit:** add to formula [skip ci] ([7ff962e](https://github.com/saltstack-formulas/salt-formula/commit/7ff962e2addd97e84dd99c87351b1412f64134af))
+* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([426b29c](https://github.com/saltstack-formulas/salt-formula/commit/426b29c21149f5cef9064177177891a091c6bb82))
+* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([22fa616](https://github.com/saltstack-formulas/salt-formula/commit/22fa616f59864a77e3f7ea5b17e8a7f0bcf415be))
+
+
+### Features
+
+* add Gentoo support ([127c5d7](https://github.com/saltstack-formulas/salt-formula/commit/127c5d779b1e2b9beb7322a2d03a027c50e5c6d7))
+
# [1.6.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.5.2...v1.6.0) (2020-09-20)
diff --git a/FORMULA b/FORMULA
index 986a77f..5290f1f 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: salt
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Oracle, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, FreeBSD, OpenBSD, Windows
os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
-version: 1.6.0
+version: 1.7.0
release: 1
minimum_version: 2015.8
summary: Formula for install Saltstack
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index e81a0ae..4035a47 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 `_
- - 130
+ - 135
* - :raw-html-m2r:``
- `@aboe76 `_
- 100
@@ -52,6 +52,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@pcdummy `_
- 11
+ * - :raw-html-m2r:``
+ - `@dafyddj `_
+ - 9
* - :raw-html-m2r:``
- `@babilen5 `_
- 8
@@ -61,9 +64,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@colin-stubbs `_
- 7
- * - :raw-html-m2r:``
- - `@dafyddj `_
- - 7
* - :raw-html-m2r:``
- `@techhat `_
- 7
@@ -329,4 +329,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-09-20.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-12.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index a181e59..a15dd33 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,23 @@
Changelog
=========
+`1.7.0 `_ (2020-10-12)
+------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **pre-commit:** add to formula [skip ci] (\ `7ff962e `_\ )
+* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `426b29c `_\ )
+* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `22fa616 `_\ )
+
+Features
+^^^^^^^^
+
+
+* add Gentoo support (\ `127c5d7 `_\ )
+
`1.6.0 `_ (2020-09-20)
------------------------------------------------------------------------------------------------------