diff --git a/AUTHORS.md b/AUTHORS.md
index cb54874..881cd81 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -12,7 +12,7 @@ Avatar|Contributor|Contributions
|[@javierbertoli](https://github.com/javierbertoli)|27
|[@nmadhok](https://github.com/nmadhok)|20
|[@puneetk](https://github.com/puneetk)|20
-|[@noelmcloughlin](https://github.com/noelmcloughlin)|16
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|17
|[@techhat](https://github.com/techhat)|10
|[@ixs](https://github.com/ixs)|9
|[@landergate](https://github.com/landergate)|9
@@ -42,6 +42,7 @@ Avatar|Contributor|Contributions
|[@carlovollebregt](https://github.com/carlovollebregt)|2
|[@thornycrackers](https://github.com/thornycrackers)|2
|[@dafyddj](https://github.com/dafyddj)|2
+|[@gaetanars](https://github.com/gaetanars)|2
|[@msciciel](https://github.com/msciciel)|2
|[@actionjack](https://github.com/actionjack)|2
|[@mosen](https://github.com/mosen)|2
@@ -90,4 +91,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-10-10.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-12.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 115486c..b2fd1c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [1.0.2](https://github.com/saltstack-formulas/apache-formula/compare/v1.0.1...v1.0.2) (2020-10-12)
+
+
+### Bug Fixes
+
+* **package:** remove own_default_vhost and debian_full from config.init ([7691b58](https://github.com/saltstack-formulas/apache-formula/commit/7691b589d7a1b0a87aaf9b13282e6ca154c5787c))
+* **package:** remove own_default_vhost and debian_full from config.init ([441459e](https://github.com/saltstack-formulas/apache-formula/commit/441459e56f3a8b091671839042efae2d7020380d))
+
## [1.0.1](https://github.com/saltstack-formulas/apache-formula/compare/v1.0.0...v1.0.1) (2020-10-10)
diff --git a/FORMULA b/FORMULA
index 51417c6..933a9b1 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: apache
os: RedHat, Fedora, CentOS, Debian, Ubuntu, Suse, FreeBSD
os_family: RedHat, Debian, Suse, FreeBSD
-version: 1.0.1
+version: 1.0.2
release: 1
minimum_version: 2015.8
summary: Formula for installing Apache
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 88c1347..89e4e26 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -39,7 +39,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 20
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- - 16
+ - 17
* - :raw-html-m2r:``
- `@techhat `_
- 10
@@ -127,6 +127,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@dafyddj `_
- 2
+ * - :raw-html-m2r:``
+ - `@gaetanars `_
+ - 2
* - :raw-html-m2r:``
- `@msciciel `_
- 2
@@ -266,4 +269,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-10-10.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-12.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 8874899..2e7474a 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,16 @@
Changelog
=========
+`1.0.2 `_ (2020-10-12)
+--------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **package:** remove own_default_vhost and debian_full from config.init (\ `7691b58 `_\ )
+* **package:** remove own_default_vhost and debian_full from config.init (\ `441459e `_\ )
+
`1.0.1 `_ (2020-10-10)
--------------------------------------------------------------------------------------------------------