diff --git a/AUTHORS.md b/AUTHORS.md
index ed1fe51..a5fcb51 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,12 +4,12 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|60
+|[@myii](https://github.com/myii)|61
|[@EvaSDK](https://github.com/EvaSDK)|26
|[@aboe76](https://github.com/aboe76)|23
|[@nmadhok](https://github.com/nmadhok)|14
|[@javierbertoli](https://github.com/javierbertoli)|13
-|[@fzipi](https://github.com/fzipi)|12
+|[@fzipi](https://github.com/fzipi)|13
|[@alxwr](https://github.com/alxwr)|11
|[@gravyboat](https://github.com/gravyboat)|10
|[@davidkarlsen](https://github.com/davidkarlsen)|10
@@ -18,7 +18,6 @@ Avatar|Contributor|Contributions
|[@imran1008](https://github.com/imran1008)|8
|[@puneetk](https://github.com/puneetk)|7
|[@danoe](https://github.com/danoe)|6
-|[@BT-dschleich](https://github.com/BT-dschleich)|3
|[@noelmcloughlin](https://github.com/noelmcloughlin)|3
|[@thatch45](https://github.com/thatch45)|3
|[@gtmanfred](https://github.com/gtmanfred)|2
@@ -44,4 +43,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-07-18.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-07-20.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9b53744..0fefb68 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+# [1.2.0](https://github.com/saltstack-formulas/postfix-formula/compare/v1.1.0...v1.2.0) (2020-07-20)
+
+
+### Features
+
+* **maps:** add more map types and tests ([e3970df](https://github.com/saltstack-formulas/postfix-formula/commit/e3970dfc3eac57b7a4f8911ef48d8652f3a26cd7))
+
# [1.1.0](https://github.com/saltstack-formulas/postfix-formula/compare/v1.0.3...v1.1.0) (2020-07-18)
diff --git a/FORMULA b/FORMULA
index 1299751..bb0a0d2 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.1.0
+version: 1.2.0
release: 1
minimum_version: 2016.11
summary: Postfix formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index ab4fe5b..79a0234 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 `_
- - 60
+ - 61
* - :raw-html-m2r:``
- `@EvaSDK `_
- 26
@@ -30,7 +30,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 13
* - :raw-html-m2r:``
- `@fzipi `_
- - 12
+ - 13
* - :raw-html-m2r:``
- `@alxwr `_
- 11
@@ -55,9 +55,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@danoe `_
- 6
- * - :raw-html-m2r:``
- - `@BT-dschleich `_
- - 3
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- 3
@@ -128,4 +125,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 2020-07-18.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-07-20.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 1831653..7695ada 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`1.2.0 `_ (2020-07-20)
+---------------------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **maps:** add more map types and tests (\ `e3970df `_\ )
+
`1.1.0 `_ (2020-07-18)
---------------------------------------------------------------------------------------------------------