diff --git a/AUTHORS.md b/AUTHORS.md
index 0998ea5..90555f2 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|31
+|[@myii](https://github.com/myii)|61
|[@aanriot](https://github.com/aanriot)|11
|[@aboe76](https://github.com/aboe76)|9
|[@n-rodriguez](https://github.com/n-rodriguez)|8
@@ -16,4 +16,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-10-19.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-30.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ed97e4f..8b5b49c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,46 @@
# Changelog
+## [0.5.4](https://github.com/saltstack-formulas/ufw-formula/compare/v0.5.3...v0.5.4) (2020-05-30)
+
+
+### Bug Fixes
+
+* **debian:** avoid `python-ufw` installation (`py2`-only) ([a636ee5](https://github.com/saltstack-formulas/ufw-formula/commit/a636ee5406d51f106e49e8022b44c5ce997d9aec)), closes [#19](https://github.com/saltstack-formulas/ufw-formula/issues/19)
+* **install:** use EPEL repo for `amazonlinux-2` ([481c897](https://github.com/saltstack-formulas/ufw-formula/commit/481c8973f79947e074455dc5caf1d752eb11fdfc))
+* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([f4fcf99](https://github.com/saltstack-formulas/ufw-formula/commit/f4fcf992748566ab509e41514572ecdfc2b7a62e))
+* **release.config.js:** use full commit hash in commit link [skip ci] ([54ad9df](https://github.com/saltstack-formulas/ufw-formula/commit/54ad9dfe58923fc7578cfd9131e84d2e5b7846ae))
+
+
+### Continuous Integration
+
+* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([a6151e9](https://github.com/saltstack-formulas/ufw-formula/commit/a6151e96ee51329a478a431319fc73628d3c4f1a))
+* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([95f6515](https://github.com/saltstack-formulas/ufw-formula/commit/95f651535e2c15a02bd584d4a38ba6b232c1fbb4))
+* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([caf6a71](https://github.com/saltstack-formulas/ufw-formula/commit/caf6a713ccb6719f3e41b518b86fee90c15d7fde))
+* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([207b8b8](https://github.com/saltstack-formulas/ufw-formula/commit/207b8b806e2018ed8ed7f3894982b8d403ac2d5d))
+* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([f37a77c](https://github.com/saltstack-formulas/ufw-formula/commit/f37a77c70659d43a904faf6652af23d38da4ac74))
+* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([9ae4f31](https://github.com/saltstack-formulas/ufw-formula/commit/9ae4f31b8860c3fbe4c3f9ab22402682e5abda43))
+* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([2f912e2](https://github.com/saltstack-formulas/ufw-formula/commit/2f912e201c58f13c428c77a654e95bde898c2ef3))
+* **kitchen+travis:** use latest pre-salted images ([0df4fe4](https://github.com/saltstack-formulas/ufw-formula/commit/0df4fe4cfbb9521d08a56b004bf706b5cedfd905))
+* **travis:** add notifications => zulip [skip ci] ([d47a1b7](https://github.com/saltstack-formulas/ufw-formula/commit/d47a1b7f71fb6bd0e12b11c1d9b0fea42f404d25))
+* **travis:** apply changes from build config validation [skip ci] ([1276ce2](https://github.com/saltstack-formulas/ufw-formula/commit/1276ce2411fbdd823b5334cb9d1a780b37d3232f))
+* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([106d528](https://github.com/saltstack-formulas/ufw-formula/commit/106d5283f256488dfe465e21d8a1b3c8fa0469d7))
+* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([0b8193f](https://github.com/saltstack-formulas/ufw-formula/commit/0b8193fd5a9f85f7c12ba8f887ff160cdda986b6))
+* **travis:** run `shellcheck` during lint job [skip ci] ([b998454](https://github.com/saltstack-formulas/ufw-formula/commit/b998454cc401ce4758b8a8c9ab6f57d51b64eadf))
+* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([95e8baa](https://github.com/saltstack-formulas/ufw-formula/commit/95e8baa9db5865076ab27eb876a42d310af67427))
+* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([d83a85b](https://github.com/saltstack-formulas/ufw-formula/commit/d83a85be9580be5753ffcee656b328f5e580edf1))
+* **travis:** use build config validation (beta) [skip ci] ([9cf6cf3](https://github.com/saltstack-formulas/ufw-formula/commit/9cf6cf350ed4362a69419ba191ce658c56ca6744))
+* **workflows/commitlint:** add to repo [skip ci] ([6341977](https://github.com/saltstack-formulas/ufw-formula/commit/63419772eb7055d838a9ee3bf55c54d009b7fcc5))
+
+
+### Performance Improvements
+
+* **travis:** improve `salt-lint` invocation [skip ci] ([510b016](https://github.com/saltstack-formulas/ufw-formula/commit/510b0169da4c673130708f22c9a143cb4c86da70))
+
+
+### Tests
+
+* **without-ipv6:** add test pillar for suite ([6047fbf](https://github.com/saltstack-formulas/ufw-formula/commit/6047fbfc4c77eddd31c8507e0505e5d0b62fe67b))
+
## [0.5.3](https://github.com/saltstack-formulas/ufw-formula/compare/v0.5.2...v0.5.3) (2019-10-19)
diff --git a/FORMULA b/FORMULA
index b604cec..c5f5ab7 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: ufw
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS
-version: 0.5.3
+version: 0.5.4
release: 1
minimum_version: 2016.11
summary: UFW formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 7727f98..e839613 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@myii `_
- - 31
+ - 61
* - :raw-html-m2r:``
- `@aanriot `_
- 11
@@ -44,4 +44,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-10-19.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-05-30.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 6c23ec3..0185aae 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,52 @@
Changelog
=========
+`0.5.4 `_ (2020-05-30)
+-----------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **debian:** avoid ``python-ufw`` installation (\ ``py2``\ -only) (\ `a636ee5 `_\ ), closes `#19 `_
+* **install:** use EPEL repo for ``amazonlinux-2`` (\ `481c897 `_\ )
+* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] (\ `f4fcf99 `_\ )
+* **release.config.js:** use full commit hash in commit link [skip ci] (\ `54ad9df `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `a6151e9 `_\ )
+* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `95f6515 `_\ )
+* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `caf6a71 `_\ )
+* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `207b8b8 `_\ )
+* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `f37a77c `_\ )
+* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `9ae4f31 `_\ )
+* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `2f912e2 `_\ )
+* **kitchen+travis:** use latest pre-salted images (\ `0df4fe4 `_\ )
+* **travis:** add notifications => zulip [skip ci] (\ `d47a1b7 `_\ )
+* **travis:** apply changes from build config validation [skip ci] (\ `1276ce2 `_\ )
+* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `106d528 `_\ )
+* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `0b8193f `_\ )
+* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `b998454 `_\ )
+* **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `95e8baa `_\ )
+* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `d83a85b `_\ )
+* **travis:** use build config validation (beta) [skip ci] (\ `9cf6cf3 `_\ )
+* **workflows/commitlint:** add to repo [skip ci] (\ `6341977 `_\ )
+
+Performance Improvements
+^^^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `510b016 `_\ )
+
+Tests
+^^^^^
+
+
+* **without-ipv6:** add test pillar for suite (\ `6047fbf `_\ )
+
`0.5.3 `_ (2019-10-19)
-----------------------------------------------------------------------------------------------------