diff --git a/AUTHORS.md b/AUTHORS.md
index eac6d751..aa1d2325 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)|288
+|[@myii](https://github.com/myii)|292
|[@aboe76](https://github.com/aboe76)|27
|[@dafyddj](https://github.com/dafyddj)|25
|[@javierbertoli](https://github.com/javierbertoli)|18
@@ -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-10-06.
+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 b9972f93..639c69ac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+# [4.3.0](https://github.com/saltstack-formulas/template-formula/compare/v4.2.2...v4.3.0) (2020-10-12)
+
+
+### Continuous Integration
+
+* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([e78aa0c](https://github.com/saltstack-formulas/template-formula/commit/e78aa0cb784752ae699196c6309fe93bf223a306))
+
+
+### Features
+
+* add Gentoo support ([4c2f4ed](https://github.com/saltstack-formulas/template-formula/commit/4c2f4ede0223e83e1958be33288fa6b83cce7140))
+
## [4.2.2](https://github.com/saltstack-formulas/template-formula/compare/v4.2.1...v4.2.2) (2020-10-06)
diff --git a/FORMULA b/FORMULA
index 08d19816..190e2e6d 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: TEMPLATE
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Oracle, 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.2.2
+version: 4.3.0
release: 1
minimum_version: 2019.2
summary: TEMPLATE formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 0be5e2af..4302df25 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 `_
- - 288
+ - 292
* - :raw-html-m2r:``
- `@aboe76 `_
- 27
@@ -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-10-06.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-12.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 33339cc7..ee59d251 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
=========
+`4.3.0 `_ (2020-10-12)
+----------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `e78aa0c `_\ )
+
+Features
+^^^^^^^^
+
+
+* add Gentoo support (\ `4c2f4ed `_\ )
+
`4.2.2 `_ (2020-10-06)
----------------------------------------------------------------------------------------------------------