diff --git a/AUTHORS.md b/AUTHORS.md
index 2d7dfb8..65859ba 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -7,15 +7,16 @@ Avatar|Contributor|Contributions
|[@dafyddj](https://github.com/dafyddj)|29
|[@myoung34](https://github.com/myoung34)|24
|[@rbjorklin](https://github.com/rbjorklin)|15
+|[@myii](https://github.com/myii)|10
|[@n-rodriguez](https://github.com/n-rodriguez)|9
|[@avanier](https://github.com/avanier)|8
-|[@myii](https://github.com/myii)|5
|[@johnkeates](https://github.com/johnkeates)|3
|[@MatthiasKuehneEllerhold](https://github.com/MatthiasKuehneEllerhold)|3
|[@javierbertoli](https://github.com/javierbertoli)|2
|[@blbradley](https://github.com/blbradley)|1
|[@noelmcloughlin](https://github.com/noelmcloughlin)|1
+|[@aboe76](https://github.com/aboe76)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-07-13.
+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 d1a3a79..733f4b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+# [1.2.0](https://github.com/saltstack-formulas/vault-formula/compare/v1.1.1...v1.2.0) (2019-08-17)
+
+
+### Features
+
+* **yamllint:** include for this repo and apply rules throughout ([073f66e](https://github.com/saltstack-formulas/vault-formula/commit/073f66e))
+
## [1.1.1](https://github.com/saltstack-formulas/vault-formula/compare/v1.1.0...v1.1.1) (2019-07-13)
diff --git a/FORMULA b/FORMULA
index 5fbf008..695e16b 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: vault
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Amazon, SUSE
os_family: Debian, RedHat, Suse
-version: 1.1.1
+version: 1.2.0
release: 1
minimum_version: 2017.7
summary: Vault formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 1b49262..33f1332 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -22,15 +22,15 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@rbjorklin `_
- 15
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 10
* - :raw-html-m2r:``
- `@n-rodriguez `_
- 9
* - :raw-html-m2r:``
- `@avanier `_
- 8
- * - :raw-html-m2r:``
- - `@myii `_
- - 5
* - :raw-html-m2r:``
- `@johnkeates `_
- 3
@@ -46,8 +46,11 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- 1
+ * - :raw-html-m2r:``
+ - `@aboe76 `_
+ - 1
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-07-13.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-17.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 4c268a9..6654365 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`1.2.0 `_ (2019-08-17)
+-------------------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **yamllint:** include for this repo and apply rules throughout (\ `073f66e `_\ )
+
`1.1.1 `_ (2019-07-13)
-------------------------------------------------------------------------------------------------------