diff --git a/AUTHORS.md b/AUTHORS.md
index 65859ba..01b3e60 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,19 +4,19 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@dafyddj](https://github.com/dafyddj)|29
+|[@dafyddj](https://github.com/dafyddj)|31
+|[@myii](https://github.com/myii)|26
|[@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
+|[@aboe76](https://github.com/aboe76)|4
|[@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-08-17.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-01.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 733f4b7..59561b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,31 @@
# Changelog
+## [1.2.1](https://github.com/saltstack-formulas/vault-formula/compare/v1.2.0...v1.2.1) (2019-10-01)
+
+
+### Bug Fixes
+
+* **gemfile:** restrict `inspec` version to `~> 4.16.0` ([c82034a](https://github.com/saltstack-formulas/vault-formula/commit/c82034a)), closes [/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671364#L2219-L2220](https://github.com//travis-ci.com/saltstack-formulas/vault-formula/jobs/239671364/issues/L2219-L2220) [/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671365#L1925-L1926](https://github.com//travis-ci.com/saltstack-formulas/vault-formula/jobs/239671365/issues/L1925-L1926) [/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671366#L1515-L1520](https://github.com//travis-ci.com/saltstack-formulas/vault-formula/jobs/239671366/issues/L1515-L1520)
+* **inspec:** fix Ruby lint warnings ([9d823ed](https://github.com/saltstack-formulas/vault-formula/commit/9d823ed))
+* **osfamilymap:** add support for `Arch` ([b64a589](https://github.com/saltstack-formulas/vault-formula/commit/b64a589))
+
+
+### Continuous Integration
+
+* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([d2c97f4](https://github.com/saltstack-formulas/vault-formula/commit/d2c97f4))
+* **kitchen:** change `log_level` to `debug` instead of `info` ([79b902e](https://github.com/saltstack-formulas/vault-formula/commit/79b902e))
+* **kitchen+travis:** replace EOL pre-salted images ([346cd1e](https://github.com/saltstack-formulas/vault-formula/commit/346cd1e))
+* **platform:** add `arch-base-latest` ([6dd656f](https://github.com/saltstack-formulas/vault-formula/commit/6dd656f))
+* **travis:** apply suggestions from code review ([800d842](https://github.com/saltstack-formulas/vault-formula/commit/800d842))
+* **travis:** split suites across instances ([bfdba0c](https://github.com/saltstack-formulas/vault-formula/commit/bfdba0c))
+* **travis:** use `kitchen verify` instead of `kitchen test` ([6939af9](https://github.com/saltstack-formulas/vault-formula/commit/6939af9))
+* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([ece89fa](https://github.com/saltstack-formulas/vault-formula/commit/ece89fa))
+
+
+### Tests
+
+* **inspec:** move tests to standard `controls` sub-directory ([bd8649c](https://github.com/saltstack-formulas/vault-formula/commit/bd8649c))
+
# [1.2.0](https://github.com/saltstack-formulas/vault-formula/compare/v1.1.1...v1.2.0) (2019-08-17)
diff --git a/FORMULA b/FORMULA
index 695e16b..ba7254b 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.2.0
+version: 1.2.1
release: 1
minimum_version: 2017.7
summary: Vault formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 33f1332..edc7412 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,22 +15,25 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@dafyddj `_
- - 29
+ - 31
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 26
* - :raw-html-m2r:``
- `@myoung34 `_
- 24
* - :raw-html-m2r:``
- `@rbjorklin `_
- 15
- * - :raw-html-m2r:``
- - `@myii `_
- - 10
* - :raw-html-m2r:``
- `@n-rodriguez `_
- 9
* - :raw-html-m2r:``
- `@avanier `_
- 8
+ * - :raw-html-m2r:``
+ - `@aboe76 `_
+ - 4
* - :raw-html-m2r:``
- `@johnkeates `_
- 3
@@ -46,11 +49,8 @@ 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-08-17.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-01.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 6654365..a06b6c3 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,36 @@
Changelog
=========
+`1.2.1 `_ (2019-10-01)
+-------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **gemfile:** restrict ``inspec`` version to ``~> 4.16.0`` (\ `c82034a `_\ ), closes `/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671364#L2219-L2220 `_ `/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671365#L1925-L1926 `_ `/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671366#L1515-L1520 `_
+* **inspec:** fix Ruby lint warnings (\ `9d823ed `_\ )
+* **osfamilymap:** add support for ``Arch`` (\ `b64a589 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ `d2c97f4 `_\ )
+* **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ `79b902e `_\ )
+* **kitchen+travis:** replace EOL pre-salted images (\ `346cd1e `_\ )
+* **platform:** add ``arch-base-latest`` (\ `6dd656f `_\ )
+* **travis:** apply suggestions from code review (\ `800d842 `_\ )
+* **travis:** split suites across instances (\ `bfdba0c `_\ )
+* **travis:** use ``kitchen verify`` instead of ``kitchen test`` (\ `6939af9 `_\ )
+* **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ `ece89fa `_\ )
+
+Tests
+^^^^^
+
+
+* **inspec:** move tests to standard ``controls`` sub-directory (\ `bd8649c `_\ )
+
`1.2.0 `_ (2019-08-17)
-------------------------------------------------------------------------------------------------------