diff --git a/AUTHORS.md b/AUTHORS.md
index 87060fba..87e86131 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
+|[@myii](https://github.com/myii)|34
|[@javierbertoli](https://github.com/javierbertoli)|32
-|[@myii](https://github.com/myii)|29
|[@gravyboat](https://github.com/gravyboat)|21
|[@crux-capacitor](https://github.com/crux-capacitor)|14
|[@nmadhok](https://github.com/nmadhok)|11
@@ -55,4 +55,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-07.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-10.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 741aebaf..def2e2cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,19 @@
# Changelog
+## [0.18.4](https://github.com/saltstack-formulas/bind-formula/compare/v0.18.3...v0.18.4) (2019-10-10)
+
+
+### Bug Fixes
+
+* **config.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/bind-formula/commit/920615a))
+* **named.conf.local.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/bind-formula/commit/67736a2))
+* **named.conf.logging.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/bind-formula/commit/f220886))
+
+
+### Continuous Integration
+
+* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/bind-formula/commit/5883c09))
+
## [0.18.3](https://github.com/saltstack-formulas/bind-formula/compare/v0.18.2...v0.18.3) (2019-10-07)
diff --git a/FORMULA b/FORMULA
index 7a7c12c6..f94af922 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: bind
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 0.18.3
+version: 0.18.4
release: 1
minimum_version: 2016.11
summary: Bind formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index d1d1aef9..d92d49f2 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -13,12 +13,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - Avatar
- Contributor
- Contributions
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 34
* - :raw-html-m2r:``
- `@javierbertoli `_
- 32
- * - :raw-html-m2r:``
- - `@myii `_
- - 29
* - :raw-html-m2r:``
- `@gravyboat `_
- 21
@@ -161,4 +161,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-07.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-10.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 76d4e9f4..3f4e9f28 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,23 @@
Changelog
=========
+`0.18.4 `_ (2019-10-10)
+---------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **config.sls:** fix ``salt-lint`` errors (\ ` `_\ )
+* **named.conf.local.jinja:** fix ``salt-lint`` errors (\ ` `_\ )
+* **named.conf.logging.jinja:** fix ``salt-lint`` errors (\ ` `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ )
+
`0.18.3 `_ (2019-10-07)
---------------------------------------------------------------------------------------------------------