diff --git a/AUTHORS.md b/AUTHORS.md
index ce2c71d..d514f2c 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -6,8 +6,8 @@ Avatar|Contributor|Contributions
:-:|---|:-:
|[@noelmcloughlin](https://github.com/noelmcloughlin)|22
|[@jackscott](https://github.com/jackscott)|11
-|[@aboe76](https://github.com/aboe76)|6
-|[@myii](https://github.com/myii)|5
+|[@myii](https://github.com/myii)|8
+|[@aboe76](https://github.com/aboe76)|7
|[@VoroOnestic](https://github.com/VoroOnestic)|2
|[@Freeaqingme](https://github.com/Freeaqingme)|1
|[@jeduardo](https://github.com/jeduardo)|1
@@ -16,4 +16,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-07-23.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-17.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5fc5861..a051fa7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+# [0.4.0](https://github.com/saltstack-formulas/golang-formula/compare/v0.3.3...v0.4.0) (2019-08-17)
+
+
+### Features
+
+* **yamllint:** include for this repo and apply rules throughout ([76262f8](https://github.com/saltstack-formulas/golang-formula/commit/76262f8))
+
## [0.3.3](https://github.com/saltstack-formulas/golang-formula/compare/v0.3.2...v0.3.3) (2019-07-23)
diff --git a/FORMULA b/FORMULA
index fbc3729..201fa50 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: golang
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, 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: 0.3.3
+version: 0.4.0
release: 1
minimum_version: 2016.11
summary: golang formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 51e9290..5883f12 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -19,12 +19,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@jackscott `_
- 11
- * - :raw-html-m2r:``
- - `@aboe76 `_
- - 6
* - :raw-html-m2r:``
- `@myii `_
- - 5
+ - 8
+ * - :raw-html-m2r:``
+ - `@aboe76 `_
+ - 7
* - :raw-html-m2r:``
- `@VoroOnestic `_
- 2
@@ -44,4 +44,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-07-23.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-17.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 6b56a52..6d79dc2 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.4.0 `_ (2019-08-17)
+--------------------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **yamllint:** include for this repo and apply rules throughout (\ `76262f8 `_\ )
+
`0.3.3 `_ (2019-07-23)
--------------------------------------------------------------------------------------------------------