diff --git a/AUTHORS.md b/AUTHORS.md
index 6ea945f..2b7eb0d 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,9 +4,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@alxwr](https://github.com/alxwr)|88
+|[@alxwr](https://github.com/alxwr)|96
|[@dafyddj](https://github.com/dafyddj)|40
-|[@aboe76](https://github.com/aboe76)|12
+|[@aboe76](https://github.com/aboe76)|14
|[@puneetk](https://github.com/puneetk)|12
|[@daschatten](https://github.com/daschatten)|11
|[@marconett](https://github.com/marconett)|9
@@ -15,11 +15,11 @@ Avatar|Contributor|Contributions
|[@diegofd](https://github.com/diegofd)|4
|[@javierbertoli](https://github.com/javierbertoli)|4
|[@landergate](https://github.com/landergate)|4
+|[@myii](https://github.com/myii)|4
|[@aviau](https://github.com/aviau)|3
|[@nmadhok](https://github.com/nmadhok)|3
|[@viper233](https://github.com/viper233)|3
|[@timwhite](https://github.com/timwhite)|3
-|[@myii](https://github.com/myii)|3
|[@alexhayes](https://github.com/alexhayes)|2
|[@iggy](https://github.com/iggy)|2
|[@bryceml](https://github.com/bryceml)|2
@@ -46,4 +46,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-15.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-01.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 620b24a..48d688d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,28 @@
# Changelog
+## [0.14.1](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.14.0...v0.14.1) (2019-09-01)
+
+
+### Bug Fixes
+
+* **config:** configurable distinction between server and client services ([18c4c4a](https://github.com/saltstack-formulas/openvpn-formula/commit/18c4c4a))
+* **config:** sub-mappings for client and server ([b30b23d](https://github.com/saltstack-formulas/openvpn-formula/commit/b30b23d))
+* **service:** make sure the now obsolete systemd services are disabled ([2dfae46](https://github.com/saltstack-formulas/openvpn-formula/commit/2dfae46))
+* **service:** removed trailing whitespace ([85d2458](https://github.com/saltstack-formulas/openvpn-formula/commit/85d2458))
+* **test:** drop ' then$' ([62c2f70](https://github.com/saltstack-formulas/openvpn-formula/commit/62c2f70))
+* **test:** dropped redundant permission checks ([9c3ea71](https://github.com/saltstack-formulas/openvpn-formula/commit/9c3ea71))
+
+
+### Continuous Integration
+
+* **kitchen+travis:** replace EOL pre-salted images ([2577535](https://github.com/saltstack-formulas/openvpn-formula/commit/2577535))
+
+
+### Tests
+
+* **kitchen:** debian and ubuntu use different paths now ([dfd784e](https://github.com/saltstack-formulas/openvpn-formula/commit/dfd784e))
+* **pillar:** set 'status' to fix kitchen tests ([07bb5b6](https://github.com/saltstack-formulas/openvpn-formula/commit/07bb5b6))
+
# [0.14.0](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.13.1...v0.14.0) (2019-08-15)
diff --git a/FORMULA b/FORMULA
index e4e2581..9f1a8a5 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: template
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 0.14.0
+version: 0.14.1
release: 1
minimum_version: 2018.3
summary: OpenVPN formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 7e1ebe6..1105388 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,13 +15,13 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@alxwr `_
- - 88
+ - 96
* - :raw-html-m2r:``
- `@dafyddj `_
- 40
* - :raw-html-m2r:``
- `@aboe76 `_
- - 12
+ - 14
* - :raw-html-m2r:``
- `@puneetk `_
- 12
@@ -46,6 +46,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@landergate `_
- 4
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 4
* - :raw-html-m2r:``
- `@aviau `_
- 3
@@ -58,9 +61,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@timwhite `_
- 3
- * - :raw-html-m2r:``
- - `@myii `_
- - 3
* - :raw-html-m2r:``
- `@alexhayes `_
- 2
@@ -134,4 +134,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-15.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-01.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 3e7ad52..74f7224 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,33 @@
Changelog
=========
+`0.14.1 `_ (2019-09-01)
+------------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **config:** configurable distinction between server and client services (\ `18c4c4a `_\ )
+* **config:** sub-mappings for client and server (\ `b30b23d `_\ )
+* **service:** make sure the now obsolete systemd services are disabled (\ `2dfae46 `_\ )
+* **service:** removed trailing whitespace (\ `85d2458 `_\ )
+* **test:** drop ' then$' (\ `62c2f70 `_\ )
+* **test:** dropped redundant permission checks (\ `9c3ea71 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen+travis:** replace EOL pre-salted images (\ `2577535 `_\ )
+
+Tests
+^^^^^
+
+
+* **kitchen:** debian and ubuntu use different paths now (\ `dfd784e `_\ )
+* **pillar:** set 'status' to fix kitchen tests (\ `07bb5b6 `_\ )
+
`0.14.0 `_ (2019-08-15)
------------------------------------------------------------------------------------------------------------