diff --git a/AUTHORS.md b/AUTHORS.md
index 5ce4709..b2d1f5f 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -5,7 +5,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
|[@EvaSDK](https://github.com/EvaSDK)|26
-|[@aboe76](https://github.com/aboe76)|19
+|[@aboe76](https://github.com/aboe76)|21
|[@nmadhok](https://github.com/nmadhok)|14
|[@javierbertoli](https://github.com/javierbertoli)|13
|[@alxwr](https://github.com/alxwr)|11
@@ -16,7 +16,7 @@ Avatar|Contributor|Contributions
|[@imran1008](https://github.com/imran1008)|8
|[@puneetk](https://github.com/puneetk)|7
|[@danoe](https://github.com/danoe)|6
-|[@myii](https://github.com/myii)|4
+|[@myii](https://github.com/myii)|6
|[@BT-dschleich](https://github.com/BT-dschleich)|3
|[@noelmcloughlin](https://github.com/noelmcloughlin)|3
|[@thatch45](https://github.com/thatch45)|3
@@ -44,4 +44,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-07-26.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-01.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4cf7d35..031a790 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+# [0.18.0](https://github.com/saltstack-formulas/postfix-formula/compare/v0.17.1...v0.18.0) (2019-09-01)
+
+
+### Continuous Integration
+
+* **kitchen+travis:** replace EOL pre-salted images ([8996d28](https://github.com/saltstack-formulas/postfix-formula/commit/8996d28))
+
+
+### Features
+
+* **yamllint:** include for this repo and apply rules throughout ([b4fbac2](https://github.com/saltstack-formulas/postfix-formula/commit/b4fbac2))
+
## [0.17.1](https://github.com/saltstack-formulas/postfix-formula/compare/v0.17.0...v0.17.1) (2019-07-26)
diff --git a/FORMULA b/FORMULA
index 97067cd..8aa8e62 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: 0.17.1
+version: 0.18.0
release: 1
minimum_version: 2016.11
summary: Postfix formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 08a6032..d8e9c9d 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 26
* - :raw-html-m2r:``
- `@aboe76 `_
- - 19
+ - 21
* - :raw-html-m2r:``
- `@nmadhok `_
- 14
@@ -51,7 +51,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 6
* - :raw-html-m2r:``
- `@myii `_
- - 4
+ - 6
* - :raw-html-m2r:``
- `@BT-dschleich `_
- 3
@@ -128,4 +128,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-07-26.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-01.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index ecb7ed0..d31537e 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
=========
+`0.18.0 `_ (2019-09-01)
+------------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen+travis:** replace EOL pre-salted images (\ `8996d28 `_\ )
+
+Features
+^^^^^^^^
+
+
+* **yamllint:** include for this repo and apply rules throughout (\ `b4fbac2 `_\ )
+
`0.17.1 `_ (2019-07-26)
------------------------------------------------------------------------------------------------------------