diff --git a/AUTHORS.md b/AUTHORS.md
index 3491fd91..7b24d0a4 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -5,10 +5,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
|[@noelmcloughlin](https://github.com/noelmcloughlin)|21
-
|[@alxwr](https://github.com/alxwr)|7
-
|[@myii](https://github.com/myii)|5
-
|[@aboe76](https://github.com/aboe76)|2
+
|[@myii](https://github.com/myii)|17
+
|[@alxwr](https://github.com/alxwr)|8
+
|[@aboe76](https://github.com/aboe76)|6
---
-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-07.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 254aee75..4e7596c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,23 @@
# Changelog
+## [3.1.1](https://github.com/saltstack-formulas/prometheus-formula/compare/v3.1.0...v3.1.1) (2019-10-07)
+
+
+### Bug Fixes
+
+* **config:** cope with aberrant service names ([0a33842](https://github.com/saltstack-formulas/prometheus-formula/commit/0a33842))
+
+
+### Continuous Integration
+
+* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([3dc6e12](https://github.com/saltstack-formulas/prometheus-formula/commit/3dc6e12))
+* **kitchen:** change `log_level` to `debug` instead of `info` ([af666db](https://github.com/saltstack-formulas/prometheus-formula/commit/af666db))
+* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([3332493](https://github.com/saltstack-formulas/prometheus-formula/commit/3332493))
+* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([a624dd8](https://github.com/saltstack-formulas/prometheus-formula/commit/a624dd8))
+* **kitchen+travis:** replace EOL pre-salted images ([0895d81](https://github.com/saltstack-formulas/prometheus-formula/commit/0895d81))
+* **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([6221888](https://github.com/saltstack-formulas/prometheus-formula/commit/6221888))
+* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([1784b34](https://github.com/saltstack-formulas/prometheus-formula/commit/1784b34))
+
# [3.1.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v3.0.1...v3.1.0) (2019-08-17)
diff --git a/FORMULA b/FORMULA
index 2dc649ed..e0930ad4 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: prometheus
os: FreeBSD
os_family: FreeBSD
-version: 3.1.0
+version: 3.1.1
release: 1
minimum_version: 2016.11
summary: Prometheus formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 524b6c0e..4fca8b06 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -16,17 +16,17 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@noelmcloughlin `_
- 21
- * - :raw-html-m2r:`
`
- - `@alxwr `_
- - 7
* - :raw-html-m2r:`
`
- `@myii `_
- - 5
+ - 17
+ * - :raw-html-m2r:`
`
+ - `@alxwr `_
+ - 8
* - :raw-html-m2r:`
`
- `@aboe76 `_
- - 2
+ - 6
----
-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-07.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index c2897627..4f4b22c6 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,27 @@
Changelog
=========
+`3.1.1 `_ (2019-10-07)
+------------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **config:** cope with aberrant service names (\ `0a33842 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ `3dc6e12 `_\ )
+* **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ `af666db `_\ )
+* **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ `3332493 `_\ )
+* **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ `a624dd8 `_\ )
+* **kitchen+travis:** replace EOL pre-salted images (\ `0895d81 `_\ )
+* **platform:** add ``arch-base-latest`` (commented out for now) [skip ci] (\ `6221888 `_\ )
+* **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ `1784b34 `_\ )
+
`3.1.0 `_ (2019-08-17)
------------------------------------------------------------------------------------------------------------