diff --git a/AUTHORS.md b/AUTHORS.md
index d2e1cb2..c76e697 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,12 +4,12 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-
|[@aboe76](https://github.com/aboe76)|39
+
|[@aboe76](https://github.com/aboe76)|40
|[@gravyboat](https://github.com/gravyboat)|27
|[@nmadhok](https://github.com/nmadhok)|24
|[@noelmcloughlin](https://github.com/noelmcloughlin)|18
|[@whiteinge](https://github.com/whiteinge)|17
-
|[@myii](https://github.com/myii)|14
+
|[@myii](https://github.com/myii)|15
|[@ross-p](https://github.com/ross-p)|13
|[@daks](https://github.com/daks)|10
|[@techhat](https://github.com/techhat)|10
@@ -77,4 +77,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-08-04.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-12.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 753783f..0c63a90 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+# [2.2.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.1.0...v2.2.0) (2019-08-12)
+
+
+### Features
+
+* **yamllint:** include for this repo and apply rules throughout ([6b7d1fe](https://github.com/saltstack-formulas/nginx-formula/commit/6b7d1fe))
+
# [2.1.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.0.0...v2.1.0) (2019-08-04)
diff --git a/FORMULA b/FORMULA
index 1632e28..59a2850 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: nginx
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 2.1.0
+version: 2.2.0
release: 1
minimum_version: 2017.3
summary: nginx formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 0a8e1c0..6bb6758 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:`
`
- `@aboe76 `_
- - 39
+ - 40
* - :raw-html-m2r:`
`
- `@gravyboat `_
- 27
@@ -30,7 +30,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 17
* - :raw-html-m2r:`
`
- `@myii `_
- - 14
+ - 15
* - :raw-html-m2r:`
`
- `@ross-p `_
- 13
@@ -227,4 +227,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-08-04.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-12.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index acfd258..277ab4f 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`2.2.0 `_ (2019-08-12)
+-------------------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **yamllint:** include for this repo and apply rules throughout (\ `6b7d1fe `_\ )
+
`2.1.0 `_ (2019-08-04)
-------------------------------------------------------------------------------------------------------