diff --git a/AUTHORS.md b/AUTHORS.md
index 393e43b..432f645 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
+|[@myii](https://github.com/myii)|108
|[@alxwr](https://github.com/alxwr)|96
-|[@myii](https://github.com/myii)|94
|[@dafyddj](https://github.com/dafyddj)|58
|[@aboe76](https://github.com/aboe76)|19
|[@puneetk](https://github.com/puneetk)|12
@@ -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 2021-03-26.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-06-15.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef40da5..e238eaa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,29 @@
# Changelog
+## [1.0.3](https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.2...v1.0.3) (2021-06-15)
+
+
+### Bug Fixes
+
+* **tumbleweed:** ensure `openssl` package is also installed ([69be26f](https://github.com/saltstack-formulas/openvpn-formula/commit/69be26fb00c83a0665ff830808ac3a7b22b84f02))
+
+
+### Continuous Integration
+
+* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([a6d8b8e](https://github.com/saltstack-formulas/openvpn-formula/commit/a6d8b8e8f150844bbd792496d0c48512f576b762))
+* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([83a97f4](https://github.com/saltstack-formulas/openvpn-formula/commit/83a97f4373c52582f75e2d606448e2201fb434e5))
+* **vagrant:** add FreeBSD 13.0 [skip ci] ([50b3c9f](https://github.com/saltstack-formulas/openvpn-formula/commit/50b3c9f13efad64e6c2c08ef84ae926ec7ea8747))
+* **vagrant:** add Windows 10 pre-salted box [skip ci] ([085ca0c](https://github.com/saltstack-formulas/openvpn-formula/commit/085ca0c6fdf16f74798270771386500681f36e12))
+* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([e110c28](https://github.com/saltstack-formulas/openvpn-formula/commit/e110c28eb4d3905f76d9b2b63cb56c130b5529fd))
+
+
+### Documentation
+
+* **map.jinja:** fix `rst-lint` violation [skip ci] ([7887fb4](https://github.com/saltstack-formulas/openvpn-formula/commit/7887fb4ff6beb6cd80bb44865de82d37209c22b3))
+* **readme:** fix heading [skip ci] ([556e93a](https://github.com/saltstack-formulas/openvpn-formula/commit/556e93ad2985f1f995c644779870db316c285a36))
+* **readme:** fix platform name location for Vagrant [skip ci] ([74e5dc0](https://github.com/saltstack-formulas/openvpn-formula/commit/74e5dc073aa1a61babbe87f429a44590855c7000))
+* **readme:** generalise Vagrant section to include `*BSD` [skip ci] ([6794d64](https://github.com/saltstack-formulas/openvpn-formula/commit/6794d643a6a065d59baaf6899a2e8eac9f01c57c))
+
## [1.0.2](https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.1...v1.0.2) (2021-03-26)
diff --git a/FORMULA b/FORMULA
index abefe28..a7977ef 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: 1.0.2
+version: 1.0.3
release: 1
minimum_version: 2018.3
summary: OpenVPN formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index f6ef242..699f81b 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -13,12 +13,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - Avatar
- Contributor
- Contributions
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 108
* - :raw-html-m2r:``
- `@alxwr `_
- 96
- * - :raw-html-m2r:``
- - `@myii `_
- - 94
* - :raw-html-m2r:``
- `@dafyddj `_
- 58
@@ -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 2021-03-26.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-06-15.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 4fb0a72..df95b62 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,34 @@
Changelog
=========
+`1.0.3 `_ (2021-06-15)
+---------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **tumbleweed:** ensure ``openssl`` package is also installed (\ `69be26f `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `a6d8b8e `_\ )
+* **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `83a97f4 `_\ )
+* **vagrant:** add FreeBSD 13.0 [skip ci] (\ `50b3c9f `_\ )
+* **vagrant:** add Windows 10 pre-salted box [skip ci] (\ `085ca0c `_\ )
+* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] (\ `e110c28 `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **map.jinja:** fix ``rst-lint`` violation [skip ci] (\ `7887fb4 `_\ )
+* **readme:** fix heading [skip ci] (\ `556e93a `_\ )
+* **readme:** fix platform name location for Vagrant [skip ci] (\ `74e5dc0 `_\ )
+* **readme:** generalise Vagrant section to include ``*BSD`` [skip ci] (\ `6794d64 `_\ )
+
`1.0.2 `_ (2021-03-26)
---------------------------------------------------------------------------------------------------------