diff --git a/AUTHORS.md b/AUTHORS.md
index 0f62f1b..2e9c4a4 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)|116
+|[@myii](https://github.com/myii)|122
|[@EvaSDK](https://github.com/EvaSDK)|26
|[@aboe76](https://github.com/aboe76)|23
|[@javierbertoli](https://github.com/javierbertoli)|16
@@ -18,7 +18,7 @@ Avatar|Contributor|Contributions
|[@puneetk](https://github.com/puneetk)|7
|[@danoe](https://github.com/danoe)|6
|[@dafyddj](https://github.com/dafyddj)|4
-|[@noelmcloughlin](https://github.com/noelmcloughlin)|3
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|4
|[@thatch45](https://github.com/thatch45)|3
|[@gtmanfred](https://github.com/gtmanfred)|2
|[@stp-ip](https://github.com/stp-ip)|2
@@ -45,4 +45,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-01-25.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-13.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8a0b305..8f3f0ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,19 @@
# Changelog
+## [2.0.2](https://github.com/saltstack-formulas/postfix-formula/compare/v2.0.1...v2.0.2) (2022-02-13)
+
+
+### Code Refactoring
+
+* **salt-lint:** fix violations ([6a33d98](https://github.com/saltstack-formulas/postfix-formula/commit/6a33d98d75b7cbce3fa735f9e2c4071da0ce0355))
+
+
+### Continuous Integration
+
+* update linters to latest versions [skip ci] ([62eb687](https://github.com/saltstack-formulas/postfix-formula/commit/62eb687b052a31bc395f53dd9c8259ff643b449e))
+* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([5d167a4](https://github.com/saltstack-formulas/postfix-formula/commit/5d167a403c253e3b9f6c68641e0b871d287d2662))
+* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([008ac83](https://github.com/saltstack-formulas/postfix-formula/commit/008ac83c7a95dc1d29ee388f0d634ff3bd9b0320))
+
## [2.0.1](https://github.com/saltstack-formulas/postfix-formula/compare/v2.0.0...v2.0.1) (2022-01-25)
diff --git a/FORMULA b/FORMULA
index de23b33..957cae1 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: postfix
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 2.0.1
+version: 2.0.2
release: 1
minimum_version: 2016.11
summary: Postfix formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 7e2070d..78ca2b0 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 `_
- - 116
+ - 122
* - :raw-html-m2r:``
- `@EvaSDK `_
- 26
@@ -57,7 +57,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 4
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- - 3
+ - 4
* - :raw-html-m2r:``
- `@thatch45 `_
- 3
@@ -131,4 +131,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 2022-01-25.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-02-13.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 55ed2b5..1b3cdc0 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,23 @@
Changelog
=========
+`2.0.2 `_ (2022-02-13)
+---------------------------------------------------------------------------------------------------------
+
+Code Refactoring
+^^^^^^^^^^^^^^^^
+
+
+* **salt-lint:** fix violations (\ `6a33d98 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* update linters to latest versions [skip ci] (\ `62eb687 `_\ )
+* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `5d167a4 `_\ )
+* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `008ac83 `_\ )
+
`2.0.1 `_ (2022-01-25)
---------------------------------------------------------------------------------------------------------