diff --git a/AUTHORS.md b/AUTHORS.md
index 4fce15c6..c12b6177 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)|260
+|[@myii](https://github.com/myii)|267
|[@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)|13
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|13
|[@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-25.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-12.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6a12987..80b2e4de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,19 @@
# Changelog
+# [4.1.0](https://github.com/saltstack-formulas/template-formula/compare/v4.0.9...v4.1.0) (2020-05-12)
+
+
+### Continuous Integration
+
+* **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` [skip ci] ([efd8797](https://github.com/saltstack-formulas/template-formula/commit/efd8797e66bbe45d58a7155283b6ef47bb3fb7a4))
+* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([d693f9d](https://github.com/saltstack-formulas/template-formula/commit/d693f9dabf722946a978c64ed4fbfa03653e828c))
+* **workflows/commitlint:** add to repo [skip ci] ([574d18f](https://github.com/saltstack-formulas/template-formula/commit/574d18fc2c9628ed142a380aaff3b4c31592bb6f))
+
+
+### Features
+
+* **convert-formula.sh:** assign `@NONE` as whole-formula owner ([cceffff](https://github.com/saltstack-formulas/template-formula/commit/cceffffef5924b6c156890562e6f64f4872d6867))
+
## [4.0.9](https://github.com/saltstack-formulas/template-formula/compare/v4.0.8...v4.0.9) (2020-04-25)
diff --git a/FORMULA b/FORMULA
index 7e2c0cdc..784fd85b 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.9
+version: 4.1.0
release: 1
minimum_version: 2017.7
summary: TEMPLATE formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index fbda7861..f103e86c 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 `_
- - 260
+ - 267
* - :raw-html-m2r:``
- `@aboe76 `_
- 27
@@ -24,10 +24,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 18
* - :raw-html-m2r:``
- `@dafyddj `_
- - 12
+ - 13
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- - 11
+ - 13
* - :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-25.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-05-12.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 25d2dd68..e1525b48 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,23 @@
Changelog
=========
+`4.1.0 `_ (2020-05-12)
+----------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen+travis:** adjust matrix to add ``3000.2`` & remove ``2018.3`` [skip ci] (\ `efd8797 `_\ )
+* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `d693f9d `_\ )
+* **workflows/commitlint:** add to repo [skip ci] (\ `574d18f `_\ )
+
+Features
+^^^^^^^^
+
+
+* **convert-formula.sh:** assign ``@NONE`` as whole-formula owner (\ `cceffff `_\ )
+
`4.0.9 `_ (2020-04-25)
----------------------------------------------------------------------------------------------------------