diff --git a/AUTHORS.md b/AUTHORS.md
index f9eeed4..192a9a1 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,11 +4,11 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@aboe76](https://github.com/aboe76)|41
+|[@aboe76](https://github.com/aboe76)|45
+|[@myii](https://github.com/myii)|33
|[@gravyboat](https://github.com/gravyboat)|27
|[@nmadhok](https://github.com/nmadhok)|24
|[@noelmcloughlin](https://github.com/noelmcloughlin)|18
-|[@myii](https://github.com/myii)|18
|[@whiteinge](https://github.com/whiteinge)|17
|[@ross-p](https://github.com/ross-p)|13
|[@daks](https://github.com/daks)|10
@@ -46,6 +46,7 @@ Avatar|Contributor|Contributions
|[@malept](https://github.com/malept)|2
|[@meganlkm](https://github.com/meganlkm)|2
|[@garrettw](https://github.com/garrettw)|2
+|[@ErisDS](https://github.com/ErisDS)|2
|[@myoung34](https://github.com/myoung34)|2
|[@bebosudo](https://github.com/bebosudo)|1
|[@aanriot](https://github.com/aanriot)|1
@@ -59,7 +60,6 @@ Avatar|Contributor|Contributions
|[@czarneckid](https://github.com/czarneckid)|1
|[@statik](https://github.com/statik)|1
|[@ekristen](https://github.com/ekristen)|1
-|[@ErisDS](https://github.com/ErisDS)|1
|[@jeduardo](https://github.com/jeduardo)|1
|[@stromnet](https://github.com/stromnet)|1
|[@bsdlp](https://github.com/bsdlp)|1
@@ -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-09-01.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-10.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f9710b..fb466b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,30 @@
# Changelog
+## [2.3.1](https://github.com/saltstack-formulas/nginx-formula/compare/v2.3.0...v2.3.1) (2019-10-10)
+
+
+### Bug Fixes
+
+* **certificates.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/nginx-formula/commit/bedc1b6))
+* **map.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/nginx-formula/commit/0772d8a))
+* **pkg.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/nginx-formula/commit/06d055e))
+
+
+### Continuous Integration
+
+* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/nginx-formula/commit/671a4ce))
+* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/nginx-formula/commit/17291a0))
+* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/nginx-formula/commit/a39e124))
+* **platform:** add `arch-base-latest` ([](https://github.com/saltstack-formulas/nginx-formula/commit/c921086))
+* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/nginx-formula/commit/3d48b1b))
+* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/nginx-formula/commit/08ce3ed))
+* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/nginx-formula/commit/8ddb921))
+
+
+### Documentation
+
+* **pillar.example:** fix TOFS comment to explain the default path [skip ci] ([](https://github.com/saltstack-formulas/nginx-formula/commit/714f547)), closes [/github.com/saltstack-formulas/libvirt-formula/pull/60#issuecomment-537965254](https://github.com//github.com/saltstack-formulas/libvirt-formula/pull/60/issues/issuecomment-537965254) [/github.com/saltstack-formulas/libvirt-formula/pull/60#issuecomment-537988138](https://github.com//github.com/saltstack-formulas/libvirt-formula/pull/60/issues/issuecomment-537988138)
+
# [2.3.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.2.1...v2.3.0) (2019-09-01)
diff --git a/FORMULA b/FORMULA
index ac7bf6c..d8c1ac1 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.3.0
+version: 2.3.1
release: 1
minimum_version: 2017.3
summary: nginx formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 6999781..80190a9 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@aboe76 `_
- - 41
+ - 45
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 33
* - :raw-html-m2r:``
- `@gravyboat `_
- 27
@@ -25,9 +28,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- 18
- * - :raw-html-m2r:``
- - `@myii `_
- - 18
* - :raw-html-m2r:``
- `@whiteinge `_
- 17
@@ -139,6 +139,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@garrettw `_
- 2
+ * - :raw-html-m2r:``
+ - `@ErisDS `_
+ - 2
* - :raw-html-m2r:``
- `@myoung34 `_
- 2
@@ -178,9 +181,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@ekristen `_
- 1
- * - :raw-html-m2r:``
- - `@ErisDS `_
- - 1
* - :raw-html-m2r:``
- `@jeduardo `_
- 1
@@ -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-09-01.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-10.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 2b479bb..2e44e77 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,35 @@
Changelog
=========
+`2.3.1 `_ (2019-10-10)
+-------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **certificates.sls:** fix ``salt-lint`` errors (\ ` `_\ )
+* **map.jinja:** fix ``salt-lint`` errors (\ ` `_\ )
+* **pkg.sls:** fix ``salt-lint`` errors (\ ` `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ ` `_\ )
+* **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ ` `_\ )
+* **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ ` `_\ )
+* **platform:** add ``arch-base-latest`` (\ ` `_\ )
+* **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` `_\ )
+* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ )
+* use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ ` `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **pillar.example:** fix TOFS comment to explain the default path [skip ci] (\ ` `_\ ), closes `/github.com/saltstack-formulas/libvirt-formula/pull/60#issuecomment-537965254 `_ `/github.com/saltstack-formulas/libvirt-formula/pull/60#issuecomment-537988138 `_
+
`2.3.0 `_ (2019-09-01)
-------------------------------------------------------------------------------------------------------