diff --git a/AUTHORS.md b/AUTHORS.md
index 482d7f3..35448c1 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)|53
+|[@myii](https://github.com/myii)|54
|[@EvaSDK](https://github.com/EvaSDK)|26
|[@aboe76](https://github.com/aboe76)|23
|[@nmadhok](https://github.com/nmadhok)|14
@@ -15,9 +15,9 @@ Avatar|Contributor|Contributions
|[@ixs](https://github.com/ixs)|9
|[@0xf10e](https://github.com/0xf10e)|9
|[@imran1008](https://github.com/imran1008)|8
+|[@fzipi](https://github.com/fzipi)|8
|[@puneetk](https://github.com/puneetk)|7
|[@danoe](https://github.com/danoe)|6
-|[@fzipi](https://github.com/fzipi)|5
|[@BT-dschleich](https://github.com/BT-dschleich)|3
|[@noelmcloughlin](https://github.com/noelmcloughlin)|3
|[@thatch45](https://github.com/thatch45)|3
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 799fb35..30099d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.0.2](https://github.com/saltstack-formulas/postfix-formula/compare/v1.0.1...v1.0.2) (2020-06-07)
+
+
+### Bug Fixes
+
+* **opensuse:** fixes config files generation in opensuse ([067bcf6](https://github.com/saltstack-formulas/postfix-formula/commit/067bcf636face6b3a3cb40418758641354ac2402))
+
## [1.0.1](https://github.com/saltstack-formulas/postfix-formula/compare/v1.0.0...v1.0.1) (2020-06-07)
diff --git a/FORMULA b/FORMULA
index 896b9b8..7f32ff7 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: 1.0.1
+version: 1.0.2
release: 1
minimum_version: 2016.11
summary: Postfix formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 9e9a8b9..bb64160 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 `_
- - 53
+ - 54
* - :raw-html-m2r:``
- `@EvaSDK `_
- 26
@@ -46,15 +46,15 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@imran1008 `_
- 8
+ * - :raw-html-m2r:``
+ - `@fzipi `_
+ - 8
* - :raw-html-m2r:``
- `@puneetk `_
- 7
* - :raw-html-m2r:``
- `@danoe `_
- 6
- * - :raw-html-m2r:``
- - `@fzipi `_
- - 5
* - :raw-html-m2r:``
- `@BT-dschleich `_
- 3
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index b28b3bd..d674bbd 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`1.0.2 `_ (2020-06-07)
+---------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **opensuse:** fixes config files generation in opensuse (\ `067bcf6 `_\ )
+
`1.0.1 `_ (2020-06-07)
---------------------------------------------------------------------------------------------------------